List the executable actions available across the authenticated account’s connectors. Each action is a single tool that can be invoked via POST /api/connectors/actions — for example, the googlesheets connector exposes actions like GOOGLESHEETS_WRITE_SPREADSHEET. Actions whose parent connector is not yet connected are returned with isConnected: false and cannot be executed until the connector is authorized via POST /api/connectors.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Optional account ID to list actions for a different account (e.g., an artist, workspace, or organization). The authenticated account must have access. Omit to list actions for your own account.