Switch headless / headed
set_browser_modeSwitch browser between headless and visible modes. Closes current session then relaunches in new mode, preserving login.
Instructions
Switch the browser between headless (no window) and headed (visible window). If the browser is currently open, it is closed so the next tool call relaunches in the new mode. Your login is preserved. Returns the resulting state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | Yes | true = headless (no window), false = headed (visible window). |