close_firefox_tab_group
Closes all tabs in a specified Firefox tab group and removes the group after confirming the exact title and explicit user consent.
Instructions
Close every tab in one exactly named Firefox group (and remove the now-empty group) after verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| confirmClose | Yes | Must be explicitly true; closing a whole group is irreversible. |