list_tabs
Find open browser tabs by listing their IDs, titles, and URLs. Use a URL pattern to filter and locate specific tabs quickly.
Instructions
List open tabs with their ids, titles and URLs.
Args: url_pattern: Optional regex; only tabs whose URL matches are listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |