browser_tabs
List, create, select, or close browser tabs. Specify URL for new tabs, index for select/close. Returns updated tab list.
Instructions
Manage tabs. action: list | new | select | close (index for select/close, url optional for new). Returns the resulting tab list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| index | No | ||
| url | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |