rename_firefox_tab_group
Renames a Firefox tab group from its exact current title to a new title, failing if the new title is already used in the window, then verifies the result.
Instructions
Rename one exactly named Firefox group to a new exact title and verify the result; fails if the new title already exists in the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newTitle | Yes | New exact group title. | |
| windowId | No | Window to look in; required when the title exists in more than one window. | |
| groupTitle | Yes | Existing group title; matching is exact and case-sensitive. |