llm_budget
Check real-time budget pressure across all configured providers. See normalized quota usage (0.0 available to 1.0 exhausted) in a formatted summary with pressure bars.
Instructions
Show real-time budget pressure for all configured providers (v5.0+).
Reads live budget state from the Budget Oracle, which normalises provider quota into a single pressure value (0.0 = fully available, 1.0 = exhausted).
Pressure sources by provider type: Local (Ollama, vLLM) — always 0.0 (free, no quota) Claude subscription — max(session_pct, weekly_pct, sonnet_pct) / 100 API-key providers — monthly spend / configured cap (0.0 if no cap)
Returns: A formatted budget summary with pressure bars per provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |