List actions
List connector, native, tool, and agent actions. Unauthenticated requests return the public connector and native catalog; tools, agents, custom integrations, and workspace connectors require a signed-in workspace. Each result includes an action payload for execute, execute-batch, or get-output-schema. (GET /orchestration/actions/list).
Authorizations
API token from cargo-ai login. Send as Authorization: Bearer <token>.
Query Parameters
Keywords matched against action slug, name, description, and integration. All terms must match.
Restrict results to one action kind. tool and agent require a signed-in workspace.
connector, native, tool, agent Restrict connector actions to this integration.
Maximum results to return (default 20, max 50).
x <= 50
