get_remaining_budget
Check the remaining USDC budget for the current session. Returns '0.00' if no budget is set; free listing hires are not blocked by a zero balance.
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 | |||