cueapi_list_executions
Retrieve historical records of cue executions with filtering options by cue, status, or pagination to track when cues fired.
Instructions
List executions — the historical record of times a cue actually fired. Optionally filter by cue, status, or paginate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cue_id | No | Filter to a specific cue | |
| status | No | Filter by execution status | |
| limit | No | ||
| offset | No |