list_tabs
List current browser tabs in the managed group with tab ID, URL, title, active status, and attachment info. If the group isn't created, falls back to showing all non-chrome:// tabs.
Instructions
list_tabs() → nekoro 托管组里的标签 [{tabId,url,title,active,attached}]。
grouped: False 表示托管组还没建起来,这份清单其实是「所有非 chrome:// 标签」,
里面混着用户自己的标签——别拿它当「nekoro 开的标签」用(老版本扩展不带该字段)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||