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_CHECK_ACTIVE_CONNECTION
Action Parameters
connection_id
tool
Action Response
data
error
successful
COMPOSIO_ENABLE_TRIGGER
Action Parameters
app
config_params
trigger_name
Action Response
data
error
successful
COMPOSIO_EXECUTE_ACTION
Action Parameters
action_name
request
Action Response
data
error
successful
COMPOSIO_GET_REQUIRED_PARAMETERS
Action Parameters
tool
Action Response
data
error
successful
COMPOSIO_GET_RESPONSE_SCHEMA
Action Parameters
action
Action Response
data
error
successful
COMPOSIO_INITIATE_CONNECTION
Action Parameters
parameters
tool
Action Response
data
error
successful
COMPOSIO_LIST_APPS
Action Parameters
category
enabled_only
min_actions
name_filter
no_auth_only
size
Action Response
data
error
successful
COMPOSIO_LIST_TRIGGERS
Action Parameters
app_names
Action Response
data
error
successful
COMPOSIO_RETRIEVE_ACTIONS
Action Parameters
app_name
limit
usecase
Action Response
data
error
successful
COMPOSIO_RETRIEVE_APPS
Action Parameters
apps
limit
usecase
Action Response
data
error
successful
COMPOSIO_SEARCH_ACTIONS
Action Parameters
apps
use_case
Action Response
data
error
successful
COMPOSIO_WAIT_FOR_CONNECTION
Action Parameters
connection_id
timeperiod
tool
Action Response
data
error
successful