hide_headless_desktop
Switch the live screen back to the normal desktop after headless desktop automation, restoring the user's original view.
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 |