window
Manage browser tabs: close active tab, list all tabs, open a new URL, or switch to a specific tab index.
Instructions
Manage browser window tabs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Tab action to perform | |
| index | No | Tab index for close and switch actions | |
| url | No | URL to open in a new tab (open action only) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabs | Yes | Array of tab info after the action |