session_tabs
Manage multiple browser tabs during web research: open new tabs, list all tabs with IDs and URLs, switch to a specific tab, and close tabs to work with several pages at once.
Instructions
Вкладки сессии: op=list (все с id/url/title), op=new (url или пустая), op=switch (tab_id — активной), op=close (tab_id). Несколько вкладок — как у человека. Требует session_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | No | list | |
| url | No | ||
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |