comet_tabs
List, switch, or close open browser tabs by domain or ID 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 |
|---|---|---|---|
| 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') | |
| tabId | No | For switch/close: specific tab ID |