List conversion actions
list_conversion_actionsList the conversion actions in the active Space — what this account counts as a conversion, and how each one is configured (type, category, value settings, lookback windows). Use before uploading a conversion so it lands on the right action. Scoped to the active Space — see set_active_space to switch, or pass space_id to override for this one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (default 50, max 200). | |
| cursor | No | Opaque cursor from a previous page's meta.nextCursor. | |
| space_id | No | Override the active Space for this one call. Defaults to the active Space set via set_active_space (or GROWOMAT_SPACE_ID on the server). Pass to read/write a different Space without changing the session binding. |