pilot_tabs
List all open browser tabs with their IDs, URLs, titles, and active tab marker. Find a specific tab by title or URL to know which tab is active before switching.
Instructions
List all open browser tabs with their IDs, URLs, titles, and which tab is currently active. Use when the user wants to see what tabs are open, find a specific tab by title or URL, or check which tab is active before switching.
Parameters: (none)
Returns: Numbered list of tabs showing [id], title, URL, and an arrow (→) marking the active tab.
Errors: None — returns empty list if no tabs exist (unlikely in normal operation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||