select_page
Select and switch to a browser tab by specifying its index, URL, or title.
Instructions
Select active tab by index, URL, or title. Index takes precedence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIdx | No | Tab index (0-based, most reliable) | |
| url | No | URL substring (case-insensitive) | |
| title | No | Title substring (case-insensitive) |