computer_set_window_position
Set a Mac window's position on screen using its identifier and new X, Y coordinates.
Instructions
Set the position of a window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X position | |
| y | Yes | New Y position | |
| window_id | Yes | Window identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||