pull_monitor_results
Retrieve the most recent results from a monitor, including run info, records, and all records.
Instructions
Retrieve the latest results from a monitor.
Returns the most recent run's results including run_info, records, and all_records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 pull results from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |