CoDesign Logout
codesign_logoutWipes the persistent browser profile and closes the browser to log out of the session. Requires confirmation.
Instructions
Close any running browser and wipe the persistent profile directory. Pass { confirm: true }. The target path is included in the result so the caller can verify before re-running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true. Wipes the persistent profile. |