window_move
Move application windows to specific screen coordinates on macOS. Control window placement by specifying exact x and y positions for automated GUI management.
Instructions
Move application window to position
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| x | Yes | ||
| y | Yes |