computer_click
Click at exact screen coordinates on your Mac using the specified mouse button, enabling precise UI control from AI assistants.
Instructions
Click at the specified screen coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate in pixels | |
| y | Yes | Y coordinate in pixels | |
| button | No | Mouse button - 'left', 'right', or 'middle' (default: 'left') | left |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||