List recent automation instances
action1_list_recent_automationsRetrieve recent automation runs for your organization, showing details of each executed automation instance.
Instructions
List recent automation instances for the org. For counts use action1_automations_summary instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items. | |
| cursor | No | Pagination cursor. | |
| org_id | No | Org UUID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| has_more | No | ||
| next_cursor | No |