browser_tabs
Control browser tabs through AI agents: list existing tabs, open new pages, close tabs, or switch focus between them.
Instructions
Manage browser tabs: list, create, close, or focus
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Tab action | |
| tabId | No | Tab ID for close/focus | |
| url | No | URL for create action |