Click the Linux desktop
clickPress a mouse button at absolute screen coordinates with control over button type, press count, and interval, enabling precise desktop automation.
Instructions
Move to absolute screenshot coordinates and click a mouse button. Use one click unless the visible control clearly requires a double-click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| count | No | ||
| button | No | left | |
| interval_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| action | Yes | ||
| backend | Yes | ||
| message | Yes |