Close Session Tab
tb_tab_closeClose a daemon tab in the browser session and update the active tab when needed.
Instructions
Close one daemon tab and update the active tab if needed.
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 | ||
| tabId | Yes | ||
| removed | Yes | ||
| removedState | Yes | ||
| activeTabId | Yes | ||
| remainingTabCount | Yes |