Composio · Arazzo Workflow
Composio Natural Language Tool Execution
Version 1.0.0
Turn a plain-English instruction into tool arguments and execute the tool.
View Spec
View on GitHub
AI AgentsAuthenticationIntegrationMCPSandboxToolsTriggersUnified-APIWebhookArazzoWorkflows
Provider
Workflows
natural-language-tool-execution
Generate tool inputs from text and execute the tool for a user.
Fetches the tool schema, generates the argument map from a natural-language instruction, verifies the generation succeeded, and executes the tool with the generated arguments on the user's connected account.
1
getToolSchema
getToolsByToolSlug
Fetch the tool definition so its input parameters are available to ground the natural-language argument generation.
2
generateInputs
postToolsExecuteByToolSlugInput
Ask Composio to translate the user's instruction into a structured argument map matching the tool's input parameters.
3
executeTool
postToolsExecuteByToolSlug
Execute the tool using the generated argument map on behalf of the user and the optional connected account.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/composio-natural-language-tool-execution-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.