browser_tabs
Manage browser tabs by listing, selecting, creating, or closing tabs and returning updated tab snapshots.
Instructions
Manage tabs. action: list (default), select (by index),
new (optionally open url), or close (by index). Returns the
tab list, or the new active tab's snapshot for select/new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| index | No | ||
| action | No | list |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |