merge_firefox_tab_groups
Consolidate tab groups by moving all tabs from a source group into a target group, then deleting the emptied source group. Handles exact-match group titles and optional window specification.
Instructions
Move every tab of the source group into the target group in one verified operation, then remove the now-empty source group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target group title; matching is exact and case-sensitive. | |
| from | Yes | Source group title; matching is exact and case-sensitive. | |
| windowId | No | Window for both groups; required when the titles exist in more than one window. |