VOOZH about

URL: https://stepper.io/apps/composio

⇱ Automate Composio for free on Stepper | Free AI Workflow Automation Software


← All apps

Automate Composio for free on Stepper

Automate Composio for free Visit Composio

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.

Triggers available for Composio on Stepper

New Connected Account

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

  • 1 parameters
  • Toolkit Filter

Actions available for Composio on Stepper

List Tools

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

  • 4 parameters
  • Toolkit
  • Search Query
  • Important Only
  • Limit

Execute Tool

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

  • 3 parameters
  • Tool Slug
  • Connected Account
  • Input 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
  • Connected Account
  • Endpoint URL
  • HTTP Method
  • Request Body

Get Toolkit

Retrieves detailed information about a specific toolkit by its slug.

  • 1 parameters
  • Toolkit

List Toolkits

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

  • 2 parameters
  • Search
  • Limit

List Connected Accounts

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

  • 4 parameters
  • Toolkit
  • User ID
  • Status
  • Limit

Get Connected Account

Retrieves details for a specific connected account by its ID.

  • 1 parameters
  • Connected Account

Delete Connected Account

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

  • 1 parameters
  • Connected Account

List Auth Configs

Lists authentication configurations in your Composio project.

  • 4 parameters
  • Toolkit
  • Composio Managed
  • Search
  • Limit

Create Auth Config

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

  • 4 parameters
  • Toolkit
  • Auth Scheme
  • Name
  • Credentials

Delete Auth Config

Deletes an authentication configuration.

  • 1 parameters
  • Auth Config

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
  • User ID
  • Allowed Toolkits

Make HTTP Request

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