nex_browser_tab_close
Close a specific browser tab by its stable page ID to manage active sessions and free resources. Ideal for automated tab cleanup without disrupting other tabs.
Instructions
Close a tab by stable page ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ||
| sessionId | No | Optional session ID; defaults to this MCP client active session |