vnc_move_mouse
Move the mouse cursor to specific coordinates on a remote Windows, Linux, or macOS system via VNC for automated control.
Instructions
Move mouse to specified coordinates
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |