Operator
← All integrations
Composio logo

Connect Composio to OpenClaw on Operator.io

Composio is an integration platform that connects AI agents with hundreds of business tools. It streamlines authentication and lets you trigger actions across services—no custom code needed.

Automate Composio with AI

Operator runs your personal agent on OpenClaw, the open source agent framework, and points it straight at Composio. You message the agent on Telegram or Discord, tell it what you need in plain language, and it operates Composio on its own, running actions like check multiple active connections, create plan, download s3 file.

Your agent reaches Composio directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Composio

Your agent can call any of these Composio actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

Check multiple active connections

Check active connection status for multiple toolkits or specific connected account ids. returns connection details if active, or required parameters for establishing connection if none exists. active connections enable agent actions on t...

Create Plan

$2d

Download S3 File

Download a file from a public s3 (or r2) url to a local path.

Enable trigger

Enable a specific trigger for the authenticated user.

Execute Composio Tool

Execute a tool using the composio api.

Get Tool Dependency Graph

Get the dependency graph for a given tool, showing related parent tools that might be useful. this action calls the composio labs dependency graph api to retrieve tools that are commonly used together with or before the specified tool. t...

Get required parameters for connection

Gets the required parameters for connecting to a toolkit via initiate connection. returns the exact parameter names and types needed for initiate connection's parameters field. supports api keys, oauth credentials, connection fields, and...

Get response schema

Retrieves the response schema for a specified composio tool. this action fetches the complete response schema definition for any valid composio tool, returning it as a dictionary that describes the expected response structure.

Initiate connection

Initiate a connection to a toolkit with comprehensive authentication support. supports all authentication scenarios: 1. composio default oauth (no parameters needed) 2. custom oauth (user's client id/client secret) 3. api key/bearer toke...

List toolkits

List all the available toolkits on composio with filtering options.

List triggers

List available triggers and their configuration schemas.

Manage connections

$2e

Multi Execute Composio Tools

$2f

Run bash commands

Execute bash commands in a REMOTE sandbox for file operations, data processing, and system tasks. Essential for handling large tool responses saved to remote files. **Hard 3-minute (180s) execution limit** — break large tasks into smalle...

Execute Code remotely in work bench

$30

Search Composio Tools

$31

Wait for connection

Wait for connections to be established for given toolkits.

Check active connection (deprecated)

Deprecated: use check active connections instead for bulk operations. check active connection status for a toolkit or specific connected account id. returns connection details if active, or required parameters for establishing connection...

Create / Update Recipe from Workflow

$32

Execute Recipe

Executes a Recipe

Create / Update Recipe from Workflow

$33

Get Recipe Details by Slug

Get the details of an existing recipe by its slug. Returns the recipe's name, description, input/output schemas, and the toolkits it uses. Use this to inspect a recipe's structure before executing it.

Get Existing Recipe Details

Get the details of the existing recipe for a given recipe id.

Wait for connection

Wait for user auth to finish. Call ONLY after you have shown the Auth link from COMPOSIO_MANAGE_CONNECTIONS. Wait until mode=any/all toolkits reach a terminal state (ACTIVE/FAILED) or timeout. Example Input: { toolkits: ["gmail","outloo...

Get Tool Schemas

Retrieve input schemas for tools by slug. Returns complete parameter definitions required to execute each tool. Only pass tool slugs returned by COMPOSIO_SEARCH_TOOLS — never guess or fabricate slugs. If unsure of the exact slug, call CO...

How to connect Composio

You authorize Composio once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Composio without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Composio

How do I connect Composio to Operator?
You authorize Composio once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Composio without you signing in again.
Can my agent run Composio as part of a larger task?
Yes. It can call Composio mid task, hand it the input, and use what comes back in the next step. So a job that involves generating, classifying, or analyzing something can route through Composio without you stitching the calls together yourself.
Do I need to write code or manage Composio API keys?
No code and no API keys. You authorize Composio through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
Can my agent use Composio together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Composio and tools like Datarobot, Chatbotkit, Griptape in one job, reading from one and acting in another without you wiring anything between them.

More apps to automate

Apps your agent runs alongside Composio, or browse all integrations.

Put your agent on Composio

Sign in, connect Composio, and hand your agent the work. Your first week is free.

Try for free