list_job_runs
Check recent background job run statuses and timestamps with secret values redacted. Use the optional limit to control how many run records are listed.
Instructions
List redacted background job run outcomes.
Read-only operation: returns up to limit recent schedule/job run records
(status, timestamps) with secret values redacted. Use run_schedule_now or
list_schedules to discover runnable schedules.
Args: limit: Maximum number of job runs to return. Defaults to 100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of job runs to return. Defaults to 100. |