session_close_tab
Close a specific open tab by supplying its tab ID from session_list_tabs. This permanent action requires the T3rnel Browser extension and cannot be undone.
Instructions
Close a tab, named explicitly by its id from session_list_tabs. Returns {closed, tabId}. Unlike every other tool here, tabId is required and there is no active-tab default: closing a tab is not undoable, and the active tab is the one the user is looking at. Requires the T3rnel Browser extension; the standalone browser refuses it by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab to close, from session_list_tabs |