ui_maximize_window
Maximize a top-level window by providing a partial title match or targeting the main window for GUI automation.
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 |