get_agent_loop_status
Monitor AI agent loop detection metrics: calls in last 60 seconds, unique signatures, and identical call counts. Identify HIGH loop risk before a circuit breaker trips on the next repeated call.
Instructions
Check AI agent loop detection metrics: calls in last 60s, unique call signatures, max identical call count, and loop risk level (LOW/MEDIUM/HIGH). If loop risk is HIGH, a circuit breaker may trip on the next repeated call. Read-only — limits are hard-coded constants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||