← All apps

Automate Composio for free on Stepper

Composio provides 1000+ toolkits for AI agents, handling tool discovery, execution, authentication, and context management. Connect your AI agents to any app with a single API.

I want to integratewithSee how to connect Composio to ...

Triggers available for Composio on Stepper

New Connected Account

Triggers when a new connected account is created in your Composio project.

  • 1 parameters

Actions available for Composio on Stepper

List Tools

Lists available tools in the Composio platform, optionally filtered by toolkit or search query.

  • 4 parameters

Execute Tool

Executes a specific Composio tool with provided input parameters on behalf of a connected account.

  • 3 parameters

Execute Proxy Request

Makes an authenticated HTTP request to an external API via a connected account's credentials, without handling raw credentials directly.

  • 4 parameters

Get Toolkit

Retrieves detailed information about a specific toolkit by its slug.

  • 1 parameters

List Toolkits

Lists all available toolkits (integrations) in the Composio platform.

  • 2 parameters

List Connected Accounts

Lists connected accounts in your Composio project, optionally filtered by toolkit or user.

  • 4 parameters

Get Connected Account

Retrieves details for a specific connected account by its ID.

  • 1 parameters

Delete Connected Account

Soft-deletes a connected account (marks as deleted, preserves record for audit purposes).

  • 1 parameters

List Auth Configs

Lists authentication configurations in your Composio project.

  • 4 parameters

Create Auth Config

Creates a new authentication configuration for a toolkit, allowing you to use your own OAuth credentials or API keys.

  • 4 parameters

Delete Auth Config

Deletes an authentication configuration.

  • 1 parameters

Create Tool Router Session

Creates a new tool router session for an AI agent, providing an isolated environment with an MCP server URL scoped to the specified toolkits.

  • 2 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.