withdraw
Remove cash from a paper trading account, rejecting transactions that would cause a negative balance.
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 |