List Composio Actions By App

GET
/v1/tools/composio/apps/:composio_app_name/actions

Get a list of all Composio actions for a specific app

Path parameters

composio_app_namestringRequired

Response

Successful Response

namestring
parametersobject

Action parameter data models.

responseobject

Action response data model.

appNamestring
appIdstring
tagslist of strings
display_namestringOptional
enabledbooleanOptionalDefaults to false
descriptionstringOptional

Errors

Built with