desktop_click
Click at specified screen coordinates using a mouse button (left, right, or middle) to interact with the desktop interface. Use after taking a screenshot to target elements precisely.
Instructions
Click at screen coordinates. Use desktop_screenshot first to know what's where. button ∈ {left, right, middle}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No | left | |
| clicks | No |