browser_connect
Connect to a running browser via CDP to reuse its open VTable pages, enabling direct interaction with existing instances without re-navigation or closing the browser.
Instructions
经 CDP 连接一个已运行的浏览器,默认连接 9222 端口。
复用外部浏览器与其已打开的 VTable 页面(含页面内的实例),无需重新导航; vtable_cell_click / ui_snapshot 等工具直接驱动该页面。 关闭时仅断开连接,不关闭外部浏览器进程。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| cdp_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||