get_budget_snapshot
Retrieve a structured JSON snapshot of all agents' budget status, including priority, allocated, consumed, remaining, and reserve, to assess system-wide token health and guide reallocation decisions.
Instructions
Return the full current state of every registered agent - priority, allocated budget, consumed tokens, remaining budget, and min_reserve - as structured JSON. Use this for a system-wide view before deciding whether a reallocation is needed, or to let an orchestrator/human inspect overall budget health across all agents at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||