set_firefox_tab_group_collapsed
Collapse or expand a specific Firefox tab group by its exact title, then verify the new collapsed state.
Instructions
Collapse or expand one exactly named Firefox group and verify the resulting collapsed state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windowId | No | Window to look in; required when the title exists in more than one window. | |
| collapsed | Yes | Whether the group should be collapsed. | |
| groupTitle | Yes | Existing group title; matching is exact and case-sensitive. |