babelwrap_switch_page
Switch to a different page or tab within a browsing session by providing the session ID and page index obtained from babelwrap_list_pages.
Instructions
Switch to a different page (tab/popup) within this session.
Use babelwrap_list_pages first to see available pages and their indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| index | Yes | The page index to switch to (from babelwrap_list_pages). | |
| compact | No | If True, return a compact snapshot with reduced token usage. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||