new_tab
Open a browser tab, add it to the managed group, switch, and attach. Optionally reuse an existing tab for the same site to preserve login and page state.
Instructions
new_tab("https://example.com") — 开新标签,加入 nekoro 托管组,切过去并 attach;
reuse=True 则优先复用托管组里已有的同站标签(登录态和页面状态都还在),不新开。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| reuse | No | Reuse an existing tab for the same site instead of opening a new one (its login and page state are still there); falls back to opening one when there is nothing reusable | |
| timeout | No |