nex_browser_bind_proxy
Assign a proxy resource to one or more closed NexBrowser windows. Use proxyId=0 to remove the binding. Windows must be closed before binding.
Instructions
Bind one proxy resource to one or more closed NexBrowser windows. Pass proxyId=0 to remove the binding. Running windows are rejected and must be closed first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxyId | Yes | Proxy resource ID to bind; 0 removes the proxy binding | |
| windowId | No | One window ID or a list of closed window IDs; alias of windowIds | |
| windowIds | No | Documented alias of windowId |