request_trade_confirmation
Request structured human approval before placing a high-value or destructive trade. Displays a form with trade details and gates execution until confirmation, reducing risk of unauthorized orders.
Instructions
MCP Elicitation: request structured human confirmation before executing a high-value or destructive trade action. Shows the user a form with trade details; execution is gated on approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | Yes | ||
| action | No | Action needing confirmation | place_order |
| symbol | Yes | ||
| quantity | Yes | ||
| order_type | No | MARKET | |
| estimated_notional | No |