openclaw_cron_history
Display recent execution history for cron jobs. Filter by job ID to inspect specific runs.
Instructions
Show recent execution history for cron jobs. Optionally filter by job ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID (UUID) to show history for. Use openclaw_cron_list to find IDs. | |
| lines | No | Number of recent runs to show. |