computer_get_cursor_position
Get the current cursor position on your Mac. Returns x and y coordinates to locate the mouse pointer instantly.
Instructions
Get the current cursor position.
Returns: Dictionary with 'x' and 'y' coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||