list_automation_runs
Retrieve runs of an automation, showing status, current step, trigger context, and next wake time for each contact.
Instructions
List one automation's runs (one per contact who entered): status (running/completed/stopped/failed), current step, trigger context, and next wake time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Automation id. | |
| limit | No | Max items to return (default 25, max 100). | |
| cursor | No | Opaque pagination cursor from a prior response's nextCursor. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. | |
| status | No | Filter by run status. |