Select Active Tab
tb_tab_selectSwitches the active tab in a browser session to a specified tab for focused interaction.
Instructions
Set the active daemon tab for a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The browser session to use for this operation. | |
| tabId | Yes | The specific tab to use inside the session. If omitted, the active tab is used. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| activeTabId | Yes | ||
| tab | Yes |