List Automations (Action1)
action1_list_automationsList scheduled automations or run history for an Action1 organization. Use endpointResults to display per-endpoint outcomes for an automation instance.
Instructions
Scheduled automations (kind=schedules) or run history (kind=instances); endpointResults=true lists per-endpoint outcomes for one instance. Read-only — creating/running automations is deliberately not exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Offset — pass the previous response's nextFrom to continue. | |
| kind | Yes | ||
| limit | No | Items per page (default 50). | |
| orgId | Yes | Organization id (action1_list_organizations); many tools accept "all". | |
| filter | No | Case-insensitive substring matched against any field. | |
| sortby | No | Sort field; prefix with "-" for descending. | |
| automationId | No | ||
| endpointResults | No |