llm_budget
Display real-time budget pressure for each configured provider, normalized to a scale from fully available to exhausted, with a pressure bar summary.
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 |