get_alerts
Retrieve recent guard alerts and errors to monitor if AI agents are hitting safety limits like loop detection and budget exceeded thresholds.
Instructions
Get recent guard alerts (loop detection, budget exceeded) and errors. Useful for checking if your agents are hitting safety limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alerts to return (default 50) | |
| since | No | ISO timestamp — only alerts after this time |