select_page
Select the active Firefox tab by index, URL substring, or title substring. Index overrides URL and title matching.
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) |