guard_set_limit
Set the daily USD trading cap. Prevents the agent from raising its own limit by logging the change in the ledger.
Instructions
Set the daily USD cap. The agent cannot raise its own cap silently — calling this tool is logged in the ledger. Typical use: human operator runs this once to set the daily limit (default $10) before letting the agent loose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dailyLimitUsd | Yes | Non-negative USD value. Set 0 to disable trading entirely. |