browser_tabs
List, open, close, or select browser tabs by index. Returns a fresh snapshot of the active tab after each action.
Instructions
Manage tabs: list, open a new tab (optional url), close, or select by index.
list returns the tab list; new/select/close return a fresh AI snapshot of the now-active tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| session_id | No | ||
| index | No | ||
| url | No |