mouse_click
Perform left-click actions at specific screen coordinates to interact with macOS GUI elements. This tool enables automated mouse control for system interactions and script execution.
Instructions
Left-click at screen coordinates
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate |