ui_minimize_window
Minimize a top-level window in .NET apps. Use an optional partial title to target a specific window, or omit to minimize the main window.
Instructions
Minimize a top-level window via WindowPattern.
Args: window_title: Optional partial title match. Omit to target main window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_title | No |