list_job_run_history
View recent scheduled job execution logs to monitor success, failure, or canceled status with filtering options.
Instructions
List recent run history for scheduled jobs (success/failure log)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_sys_id | No | Filter by specific job sys_id | |
| status | No | Filter by run status: success, error, canceled | |
| limit | No | Max results (default: 25) |