browser_list_tabs
Lists all open tabs in the browser, showing tab IDs, labels, URLs, titles, and the active tab. Use it to identify available tabs before targeting specific ones in automation tasks.
Instructions
List all browser tabs bound to this agent. Returns tabId, label, URL, title, and which one is the agent's active tab. Use this to discover what's available before issuing tool calls that need a specific tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||