classic_mac_mouse_move
Move the cursor to specified screen coordinates without clicking. Enables precise cursor placement for automating interactions on Classic Mac OS.
Instructions
Move the cursor to screen coordinates without clicking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| target | No | Target ID or alias. Optional if only one target is configured. |