mouse_position
Retrieve the current mouse cursor position on screen, returning coordinates in both CoreGraphics (top-left origin) and AppKit (bottom-left origin) systems for accurate tracking.
Instructions
Get the current mouse cursor position on screen. Returns both CoreGraphics (top-left origin) and AppKit (bottom-left origin) coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||