dex_wallet_bind_exchange_uid
Bind Gate exchange UID to session. Standalone Gate session only; gateUid must equal login_result.gate_uid from Gate OAuth. → replace_binding to rebind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gateUid | Yes | Must equal login_result.gate_uid from Gate OAuth that created this 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 |