nexo_schedule_status
Check cron execution status to identify what ran, what failed, and durations over a specified period. Use this tool at startup for a quick health overview of autonomous processes.
Instructions
Show cron execution status: what ran overnight, what failed, durations. Use at startup to give the user a quick health overview of autonomous processes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | How far back to look (default 24h). | |
| cron_id | No | Filter to a specific cron (optional). E.g. 'deep-sleep', 'immune'. |