get_agent_loop_status
Monitor AI agent loop metrics such as call frequency, unique signatures, and loop risk level to detect and prevent infinite loops.
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 | |||