computer_move
Moves the Mac mouse cursor to specified pixel coordinates. Provide X and Y values to position the cursor for AI-driven screen control.
Instructions
Move the cursor to the specified screen coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate in pixels | |
| y | Yes | Y coordinate in pixels |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||