Integrations
One agent across Slack, Xero, Gmail, and your stack.
One local agent across Slack, Xero, Gmail, Azure, Linear, Notion, YouTube, and the rest of your stack. One-click sign-in from the desktop app, with approval gates on every write.
Built-in connectors
One-click OAuth from the desktop app
- GoogleOAuth
- MicrosoftOAuth
- SlackOAuth
- XeroOAuth
- LinearOAuth
- NotionOAuth
- YouTubeOAuth
- GitHubOAuth
- AzureOAuth
Google Workspace
Gmail, Calendar, Drive, Docs, Sheets, Slides, and Contacts.
Microsoft 365
Outlook, Teams, Planner, Excel, Word, and OneDrive.
Slack
Read channels and threads, post updates, upload files.
Xero
Invoices, contacts, and organisation data for bookkeeping.
Linear
Search, create, and update issues and projects.
Notion
Query databases and write pages.
YouTube
Channel metadata, list videos, and update snippets. Separate OAuth from Google Workspace.
GitHub
Repos, issues, and pull requests alongside local git tools.
Azure
Resource Manager REST tools: subscriptions, resource groups, and cloud resources.
Examples
What one prompt can span
Work does not happen in one app: the agent should not either.
- Invoice follow-up: find overdue bills in Xero, check the client's last email, draft a polite nudge, log a reminder.
- Standup to tickets: summarize yesterday's Slack thread, file bugs in Linear, post the summary back to the channel.
- Client update: pull numbers from Sheets, draft the deck, schedule the review on Calendar: approve each send.
More workflows: small business, accountants & Xero, email & calendar.
FAQ
Common questions
How do I connect Slack, Xero, or Gmail?
Open the Integrations hub in the Liminal desktop app, pick a provider, and complete the hosted OAuth screen. Tools register automatically: no API keys to paste into .env.
Can one request use multiple integrations?
Yes. Because every connector registers as tools in the same agent loop, Liminal can chain Slack, Linear, Xero, and email in one turn, carrying names, amounts, and thread context between steps.
Does the agent post or send without asking?
Reads are free; writes (messages, issues, emails, invoices) go through the standard approval gate so you see every outbound action first.
What if my tool is not listed?
Attach an OpenAPI 3.x spec or an MCP server and its operations become agent tools alongside the built-in connectors.