list_monitor_jobs
List all jobs spawned by a monitor to view the history of its scheduled runs.
Instructions
List all jobs spawned by a monitor.
Returns the history of scheduled runs for a monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order by start_date: 'asc' (default) or 'desc' | asc |
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| monitor_id | Yes | The monitor ID to list jobs for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |