Minimize Window
minimize_windowMinimize or restore an application window by specifying the app name and optional window title. Use the restore parameter to un-minimize.
Instructions
Minimize or restore a window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Application name (e.g. 'Safari') | |
| restore | No | Set true to restore (un-minimize) instead of minimizing | |
| windowTitle | No | Specific window title. If omitted, targets the first window. |