nex_browser_bind_account
Bind workspace catalog accounts to closed NexBrowser windows, replacing existing bindings. Pass an empty array to remove all bound accounts.
Instructions
Bind one or more workspace catalog platform accounts to one or more closed NexBrowser windows. This replaces the existing window binding. Pass accountIds=[] to remove it. Running windows are rejected and must be closed first. After opening, use nex_browser_accounts to fill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windowId | No | One window ID or a list of closed window IDs; alias of windowIds | |
| windowIds | No | Documented alias of windowId | |
| accountIds | Yes | Catalog account IDs that replace the window binding; [] or 0 removes all bound accounts |