browser_set_active_tab
Direct tool calls to a specific bound tab by setting it as the agent's active tab.
Instructions
Set which bound tab is the agent's active tab. Tool calls that don't specify a tabId route to the active tab. Use this to switch the agent's focus between bound tabs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID to make active. Must be bound to this agent. |