get_cron_status
Retrieve the last run status, exit code, and duration for any cron command by specifying its name or partial match. Enables quick monitoring of cron job health through natural language queries.
Instructions
Get the last run status, exit code, and duration for a specific cron command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command name or partial match (e.g. "send-invoices") |