list_job_run_history
Retrieve recent run history for scheduled jobs, including success and failure outcomes, with options to filter by status or specific job.
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 |