plugin_list_tabs
Discover open browser tabs that match specific web application patterns to identify available tabs before targeting them with other tools. Returns tab details including URLs, titles, and connection status.
Instructions
[Disabled] List open browser tabs that match a plugin's URL patterns. Returns tab IDs, URLs, titles, readiness status, and connectionId (identifying the browser profile) for each matching tab. Use this to discover which tabs are available before targeting a specific one with the tabId parameter on plugin tools. When called without a plugin argument, returns tabs for all plugins.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | No | Plugin name. When provided, returns tabs for this plugin only. When omitted, returns tabs for all plugins. |