vnc_click
Click at specified coordinates on remote Windows, Linux, or macOS systems via VNC to control mouse interactions for automation or remote assistance.
Instructions
Click at specified coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| button | No | Mouse button | left |
| double | No | Double-click instead of single click |