select_page
Switch to a browser tab by specifying its index, URL substring, or title substring. Index takes precedence for reliable selection.
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) |