Maximize app window
maximize_appMaximize any app's window and bring it to front. Specify the app name or use a PID to choose among multiple open windows.
Instructions
Maximize an app's window and bring it to front.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | Friendly app name or process name | |
| pid | No | Process ID to pick a specific window when more than one window of this app is open. Omit it first - if there are multiple matches, the tool lists their PIDs and titles so you can retry with the right one. |