get_remaining_budget
Check the remaining USDC budget authorized for the current session. Returns '0.00' when no budget is loaded, but note that free listings bypass this check.
Instructions
Return how much USDC remains in the operator-authorized budget for this session. Returns '0.00' if no budget is loaded or no wallet is configured.
IMPORTANT: a '0.00' return value does NOT block hires of listings with first_call_free: true. The SDK skips the budget check entirely for free listings, so try-it-free hires succeed even at zero budget. Only paid hires require positive remaining budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||