Native Windows mouse control (move, click, drag) via user32.dll. Use when the user asks you to move the mouse, click, drag, or automate pointer actions on Windows.
Initial release with native Windows mouse control functionality. - Provides deterministic mouse movement, clicking, and dragging via Win32 APIs. - Includes PowerShell and batch script interface for moving and clicking the mouse. - Supports relative and absolute positioning, as well as left, right, and middle button actions. - Returns results as simple one-line JSON objects. - For Windows systems only; requires saving and running provided scripts.