mouse_move
Reposition the mouse cursor to specified (x, y) coordinates on the screen. Use this for automated pointing and control of the desktop.
Instructions
Move the mouse cursor to the given (x, y) coordinates (in screenshot space).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes |