comet_tabs
List, switch, or close browser tabs by domain or ID, showing purpose and status to coordinate multi-tab workflows without duplicates.
Instructions
View and manage browser tabs. Shows all open tabs with their purpose, domain, and status. Helps coordinate multi-tab workflows without creating duplicate tabs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | For switch/close: specific tab ID | |
| action | No | Action to perform: 'list' (default) shows all tabs, 'switch' activates a tab, 'close' closes a tab | |
| domain | No | For switch/close: domain to match (e.g., 'github.com') |