browser_close_tab
Close a browser tab by its ID during a recorded session, ensuring another tab becomes active and the last tab cannot be closed.
Instructions
Close a tab by id. If it was active, another tab becomes active. Cannot close the last tab (use browser_close to end the session).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | The tab id to close. |