Check budget status
l402_set_budgetCheck the hard spending limit for the current session. Use this to confirm the budget cap configured at startup before making API calls.
Instructions
Returns the session budget cap configured at startup (via BUDGET_SATS env var). Use this to confirm what hard spending limit is in effect — useful at the start of a session before making any API calls. Read-only: this tool CANNOT set or change the budget at runtime. To raise or lower the cap, stop and restart the MCP server with a different BUDGET_SATS value. For remaining balance during a session, use l402_balance instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||