withdraw
Remove cash from a simulated paper-trading account, with the operation rejected if it would make the balance negative.
Instructions
Remove cash from a paper account (fails if it would go negative).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | mcp | |
| amount | Yes | ||
| account | Yes | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |