select_page
Set a browser page as the active context for subsequent commands by providing its page ID. Optionally focus the page and bring it to the top.
Instructions
Select a page as a context for future tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the page to select. Call list_pages to get available pages. | |
| bringToFront | No | Whether to focus the page and bring it to the top. |