Select page
select_pageSelects the open tab for all subsequent tool calls, making the choice explicit and sticky. Essential when a click opens a tab you want to drive or when working across several sites.
Instructions
Choose which open tab every subsequent tool call acts on.
Without a selection, tools act on the most recently opened tab. Selecting makes that choice explicit and sticky — needed when a click opened a tab you now want to drive, or when working across several sites at once.
Indices come from list_pages and shift as tabs open and close, so the response lists them again. If the selected tab is later closed, the selection is dropped and the default applies again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Index of the page to select, as listed by list_pages. | |
| bring_to_front | No | Also focus the tab in the real browser window. Default true. Many pages pause animations, timers and media while backgrounded, so leave this on unless you specifically want the page to stay hidden. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |