oc_stop
Shuts down OpenChrome and closes the Chrome browser. Use dry-run to preview resources or keep Chrome alive with the keep option.
Instructions
Shut down OpenChrome and close Chrome. Auto-relaunched on next tool call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview sessions/tabs and managed Chrome resources that oc_stop would shut down without mutating runtime state. | |
| keepChrome | No | Keep Chrome running, just disconnect. Default: true for broker owners so shared clients are not impacted; otherwise false. |