nex_browser_connect
Connect to a NexBrowser window to create an isolated automation session. Uses the active team by default and can start the window if it is not running.
Instructions
Connect to a NexBrowser window using the active team by default and create an isolated automation session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | No | Optional team ID. Omit it to use the team currently selected in NexBrowser. | |
| windowId | Yes | ||
| startIfNeeded | No | Explicitly start the window when it is not running. |