Meta Tools

Markdown

Meta tool schemas are for reference only. We do not guarantee backward compatibility for parameter names or response shapes. Do not rely on them for structured type definitions in your code.

Meta tools are system-level tools available in sessions. They handle tool discovery, execution, authentication, and sandboxing.

ToolDescription
COMPOSIO_GET_TOOL_SCHEMASRetrieve complete input schemas for tools by their slug
COMPOSIO_MANAGE_CONNECTIONSCreate or manage OAuth, API key, and other auth connections
COMPOSIO_MULTI_EXECUTE_TOOLExecute up to 50 tools in parallel with workflow memory
COMPOSIO_REMOTE_BASH_TOOLExecute bash commands in a remote sandbox for file and data processing
COMPOSIO_REMOTE_WORKBENCHRun Python code in a persistent Jupyter sandbox with built-in helpers
COMPOSIO_SEARCH_TOOLSDiscover relevant tools across 500+ apps with execution plans and connection status