switch_tab
Switch MCP focus to a specific tab in Chrome. Provide the targetId (from list_tabs) to redirect the AI agent's active tab.
Instructions
Switch the MCP connection to a specific Chrome tab. Use list_tabs first to get available targetIds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | Yes | Target ID from list_tabs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | Yes | ||
| targetId | Yes |