browser_close_tab
Closes a specified browser tab by index, preserving the session. Refuses to close the last remaining tab.
Instructions
Close ONE tab by index (from browser_tabs) without closing the session. If you close the tab currently being driven, the session heals onto another live tab. Refuses to close the last remaining tab — browser_close the whole session for that. Handy to drop a finished game's tab, or to close the opener so the game tab is the only one left.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| sessionId | No |