close_tab
Close a browser tab by its tab ID to clean up after browsing sessions and avoid clutter from tabs opened during automation.
Instructions
Close a persistent browser tab by its tab_id. Use this to clean up tabs opened with open_tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | Yes | The tab ID returned by open_tab |