detach
Disconnect from a Chrome browser without closing it, keeping all tabs active for future reconnection.
Instructions
⭐ Release CDP connection to an attached Chrome WITHOUT closing it. Only valid for browsers connected via attach_to_chrome — for browsers spawned by browser_launch/spawn_browser this is equivalent to a no-op (use browser_close instead).
After detach, Chrome keeps running with all tabs intact. You can
re-attach later with attach_to_chrome(port=...).Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |