Composio
Learn how to use Composio with Composio
Overview
Enum
COMPOSIO
Description
Composio enables AI Agents and LLMs to authenticate and integrate with various tools via function calling.
Authentication Details
Actions
COMPOSIO_EXECUTE_TOOL
Action Parameters
allow_destructive
arguments
connected_account_id
tool_slug
Action Response
data
error
successful
COMPOSIO_SEARCH_TOOLS
Action Parameters
toolkits
use_case
Action Response
data
error
successful
COMPOSIO_CHECK_ACTIVE_CONNECTION
Action Parameters
connected_account_id
toolkit
Action Response
data
error
successful
COMPOSIO_DOWNLOAD_S3_FILE
Action Parameters
local_path
s3_url
Action Response
data
error
successful
COMPOSIO_ENABLE_TRIGGER
Action Parameters
config_params
connected_account_id
toolkit_slug
trigger_name
user_id
Action Response
data
error
successful
COMPOSIO_GET_REQUIRED_PARAMETERS
Action Parameters
toolkit
Action Response
data
error
successful
COMPOSIO_GET_RESPONSE_SCHEMA
Action Parameters
tool
Action Response
data
error
successful
COMPOSIO_INITIATE_CONNECTION
Action Parameters
parameters
toolkit
user_id
Action Response
data
error
successful
COMPOSIO_LIST_TOOLKITS
Action Parameters
category
min_tools
name_filter
no_auth_only
size
Action Response
data
error
successful
COMPOSIO_LIST_TRIGGERS
Action Parameters
toolkit_names
Action Response
data
error
successful
COMPOSIO_RETRIEVE_TOOLKITS
Action Parameters
category
page
page_size
Action Response
data
error
successful
COMPOSIO_RETRIEVE_TOOLS
Action Parameters
limit
scopes
toolkit_name
usecase
Action Response
data
error
successful
COMPOSIO_WAIT_FOR_CONNECTION
Action Parameters
connected_account_id
timeperiod
toolkit
Action Response
data
error
successful