double_click
Performs a double-click at given X and Y coordinates on the screen. Accepts numeric coordinates to trigger a mouse double-click.
Instructions
Performs a double-click at specified coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate for the double-click | |
| y | Yes | Y coordinate for the double-click |