dex_wallet_replace_binding
Rebind Gate exchange UID. [write] newUid must equal login_result.gate_uid from a fresh Gate OAuth. Blocked for gate_mcp/gate_quick sessions and Google sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newUid | Yes | Must equal login_result.gate_uid from latest Gate OAuth (stamped on session) | |
| 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 |