Composio · Arazzo Workflow
Composio Tool Router Connect a Toolkit
Version 1.0.0
Open a tool router session, inspect its toolkits, and mint an auth link for an unconnected toolkit.
View Spec
View on GitHub
AI AgentsAuthenticationIntegrationMCPSandboxToolsTriggersUnified-APIWebhookArazzoWorkflows
Provider
Workflows
tool-router-connect-toolkit
Create a session and generate an auth link for an unconnected toolkit.
Opens a tool router session, lists the session toolkits filtered to the target toolkit, and creates a link session so the user can authorize the toolkit within the running session.
1
createSession
Create a tool router session for the user with the target toolkit enabled.
2
listSessionToolkits
List the session toolkits filtered to the target toolkit, including each toolkit's connection status, to decide whether a link is required.
3
createLink
Create a link session for the toolkit so the user can authorize it from within the tool router session.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.