recent_errors
Fetch and filter recent error and warning log entries from gateway, skills, and cron by lookback window and minimum severity.
Instructions
Recent error/warning log entries from gateway + skills + cron. Filterable by lookback window and minimum severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_hours | No | Lookback window in hours (default 24, max 168) | |
| min_severity | No | Minimum severity to return (debug/info/warning/error/critical, default warning) | warning |