list_jobs
Retrieve a list of all cron jobs with last-run summary including schedule, status, runs in 24h, silent-fail count, and overdue flag to monitor job health and detect silent failures.
Instructions
Enumerate all known cron jobs with last-run summary. Returns id, name, schedule, last run time + status, runs/successes in last 24h, silent-fail count, overdue flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||