Detach from a profile
browser_disconnectDisconnect the automation connection to stop controlling the browser while it continues running, preserving the active profile for later stop_profile closure.
Instructions
Release the automation connection. The browser keeps running — use stop_profile to actually close it and sync its data directory back to the cloud.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | Yes | Browser profile id, as passed to start_profile. |