Manage tabs
browser_tabsManage browser tabs by listing, creating, closing, or selecting tabs. Reuses an existing matching tab instead of opening a duplicate, reducing clutter.
Instructions
List, create, close or select a browser tab. Prefer select over new when a matching tab already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to open in the new tab (action=new), or a URL substring to match (action=select). | |
| index | No | Tab index, used for close/select. If omitted for close, the current tab is closed. | |
| action | Yes | Operation to perform |