nex_confirm_ip_order
Requests user approval for a quoted IP order by opening NexBrowser's payment confirmation dialog, requiring manual action to proceed.
Instructions
Ask the user to approve a quoted IP order. This opens a payment confirmation dialog in the NexBrowser desktop app; a real person must click Approve there. You cannot approve on the user behalf, and no other tool can. Returns immediately with completed=false — poll nex_get_ip_order_status for the outcome. If the result is rejected, expired, or no_operator, do NOT retry and do NOT create a new quote with the same parameters; ask the user what they want instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intentId | Yes | intentId returned by nex_quote_ip_order |