window_resize
Position and size any macOS app window precisely by specifying app name, coordinates, and dimensions.
Instructions
Move and resize an application window to specific coordinates and dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X position | |
| y | Yes | New Y position | |
| width | Yes | New width | |
| height | Yes | New height | |
| appName | Yes | Application name |