nex_browser_group_modify
Rename or reorder a custom browser window group in the active workspace, enforcing unique group names and rejecting changes to the ungrouped bucket.
Instructions
Rename or reorder one custom window group in the active NexBrowser workspace. Group names must stay unique inside the team. The ungrouped bucket (groupId 0) cannot be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Documented alias of groupId | |
| seq | No | New sort order | |
| name | No | New unique group name | |
| groupId | No | Custom group ID to rename or reorder; the ungrouped bucket 0 is rejected |