get_alerts
Retrieve recent safety alerts, including loop detection and budget exceeded errors, to monitor if AI agents are hitting safety limits.
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 |