Close tab
browser_close_tabCloses a specified browser tab using its tab ID, removing unwanted open pages and keeping browser sessions organized during automation.
Instructions
Close the given browser tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | The id of the tab to close (from browser_list_tabs) |