Appearance
External integrations & triggers
Agents can reach outside the platform — running third-party tools, connecting accounts, and reacting to external events.
Capabilities
Composio external tools
Agents search and execute third-party tools (Slack, Jira, Gmail, and more) via Composio. Each user connects the accounts they use; agents can request an in-chat OAuth connection, and tool actions can still require approval. Requires a configured Composio integration.
Composio triggers & webhooks
Users bind Composio trigger types to an agent or an agent conversation using their own connected account. The setup card identifies who must complete setup, and the workspace shows trigger status and configuration. Verified inbound webhooks wake agents with sanitized, idempotent payloads; some trigger types are polled instead of pushed. Requires Composio and a webhook secret.
GitHub App integration
Organizations connect a GitHub App and OAuth, cache installations and repositories, and control per-repo access. A stable callback broker makes this work consistently across environments. Requires a configured GitHub App.
In-chat OAuth connect
Agents post interactive cards for users to connect GitHub or external tools mid-conversation, blocking until setup completes. For an external trigger proposed during an agent run, the initiating user completes the connection and trigger setup.
Platform-native triggers
Built-in, non-Composio triggers for conversation scope, task waits, GitHub PR waits, and cross-conversation agent handoff. See proactivity & triggers.