click
Simulates mouse clicks at specified screen coordinates, or at the current cursor position when coordinates are omitted. Supports left, right, and middle buttons with adjustable click count.
Instructions
HID click at screen points (x, y), or at the current cursor if x/y omitted. Same coordinates as the screenshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| button | No | ||
| clicks | No |