hide_headless_desktop
Restore the normal desktop by hiding the previously shown off-screen headless desktop. Use this tool to switch back after displaying a headless workspace.
Instructions
Switch the live screen back to the normal desktop after show_headless_desktop.
Args: params (HeadlessDesktopInput): the off-screen desktop name (for symmetry).
Returns: str: JSON {"ok": true, "restored": true}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |