list_job_run_history
Retrieve recent run history for scheduled jobs, including success, error, and canceled statuses. Filter by job or limit results to audit execution outcomes.
Instructions
List recent run history for scheduled jobs (success/failure log)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 25) | |
| status | No | Filter by run status: success, error, canceled | |
| job_sys_id | No | Filter by specific job sys_id |