ui_maximize_window
Maximize a top-level window using an optional partial title match, or target the main window when no title is provided. Enables GUI automation for .NET debugging.
Instructions
Maximize 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 |