Actions List

Browse all Execute Intent actions — name, description, and how to use each one.

Actions List

This table shows every action available in the Thirdfy Execute Intent API. It is loaded live from the API, so it always reflects the current catalog.

Loading actions from API…

Using an action

  1. Pick an action from the table.
  2. Build params from the "How to use" column (required params).
  3. Call POST /api/v1/agent/execute-intent with action, params, and chainId.
  4. Poll GET /api/v1/agent/execute-intent/status?intentId=... until complete.

For full params schema (types, optional fields), fetch the catalog:

curl "https://api.thirdfy.com/api/v1/agent/actions/catalog"