dex_tx_swap_submit
[write] Broadcast a staged swap to the chain. Does not sign. Requires all signing steps complete (sign_approve if EVM+approval, then sign_swap).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_token | No | MCP session token obtained from login (dex_auth_google_login_poll or dex_auth_gate_login_poll). MUST be provided in every call to this tool after login; omitting it will result in 403 | |
| swap_session_id | Yes | Swap session ID returned by dex_tx_swap_prepare |