select_page
Select an active Firefox tab by index, URL substring, or title. Index is most reliable for precise tab switching.
Instructions
Select active tab by index, URL, or title. Index takes precedence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL substring (case-insensitive) | |
| title | No | Title substring (case-insensitive) | |
| pageIdx | No | Tab index (0-based, most reliable) |