move_firefox_tab_to_group
Move a clearly identified Firefox tab into an existing group, verifying exact matches and refusing ambiguous requests.
Instructions
Move one exactly identified Firefox tab into an existing, exactly named group in the same window and verify the result. Ambiguous matches fail safely.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Exactly one selector form: tabId, URL, or title. | |
| allowUnpin | No | Set true only after the user confirms that grouping may unpin a pinned tab. | |
| groupTitle | Yes | Existing group title; matching is exact and case-sensitive. |