move_firefox_tab
Move an exactly identified Firefox tab to a target position in its window using ID, URL, or title, then verify the result. Fails safely when matches are ambiguous.
Instructions
Move one exactly identified Firefox tab to a target position within its own window and verify the result. Ambiguous matches fail safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | 0-based target position in the tab's window; -1 moves it to the end. | |
| selector | Yes | Exactly one selector form: tabId, URL, or title. |