List Automations
list_automationsList automation rules in your workspace with filters for page, size, sort, search, folder, active state, and run type.
Instructions
List automation rules in the workspace, with paging and filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 0-based page index | |
| query | No | Free-text search over automation names | |
| sortBy | No | Sort expression, e.g. "createdAt:desc" | |
| runType | No | Filter by run type | |
| isActive | No | Filter by active state | |
| pageSize | No | Results per page | |
| folderIds | No | Comma-separated folder ids to filter by |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |