Actions List
Browse all Execute Intent actions — name, description, and how to use each one.
Overview
This table shows integration-focused actions from the live catalog. Retired V1 protocol actions are hidden from this view.
Source: Data comes from the Thirdfy API catalog endpoint: https://api.thirdfy.com/api/v1/agent/actions/catalog. Your agent may only be allowed a subset — use GET /api/v1/agent/actions?agentApiKey=... to see your agent's allowlist.
We keep updating this catalog constantly and are adding the most possible amount of actions in the market.
Loading actions from API…
Using an action
- Pick an action from the table and note required params.
- CLI:
thirdfy-agent preflightthenthirdfy-agent run --action <name> --params-json '...' - MCP:
getProviderActionsfor venue hints, thenwalletExecuteorexecuteIntent. - Custom HTTP only: Execute Intent API.
Full JSON schema: GET https://api.thirdfy.com/api/v1/agent/actions/catalog or Actions Reference.
Related
- Actions Reference — Catalog API, structure, examples
- Execute Intent API — Submit intents, poll status