nex_browser_move_to_group
Move one or more active browser windows into a window group using a group ID, or use group ID 0 to remove them from any group without closing the windows.
Instructions
Move one or more NexBrowser windows into a window group. Pass groupId=0 to move them out of any group. Groups are window metadata, so running windows can be moved without closing them first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | Target group ID from nex_browser_group_list; 0 moves the windows out of any group | |
| windowId | Yes | One window ID or a list of window IDs |