session_select_page
Select a page by its ID to set it as the active tab for all subsequent browser actions. Obtain the ID from the session's page list or a newly created page.
Instructions
Switch the active tab. Every other browser_* tool acts on it.
Take the id from session_list_pages or from session_new_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |