Get or set the spend limit
spend_limitRead or set a USD spending cap for paid tools in this session; optionally reset the amount spent so far.
Instructions
Local-only safety guard, never touches the server. Reads or sets a USD cap on total spend across all paid r0x tools in this session. Omit "setUSD" to just check status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reset | No | Reset spent-so-far back to $0 without changing the cap. | |
| setUSD | No | New spend cap in USD. Omit to just read the current status. |