browser_switch_tab
Switch to a specific browser tab by providing its index. Use this to navigate between tabs in a browser session.
Instructions
Switch to a different browser tab by index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID | |
| tab_index | Yes | Tab index (0-based) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |