nex_browser_open
Start NexBrowser environments for single or multiple windows and get per-window status. Pass all window IDs in one array to batch-start and tile windows before automation sessions.
Instructions
Start NexBrowser environments and return per-window status. For multi-window tasks, pass every window ID in one windowId array so Desktop can batch-start and tile them before creating automation sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Documented alias of windowId | |
| teamId | Yes | ||
| windowId | No | One window ID, or all target window IDs in one array for a single batch-start request. |