Mouse Move
mouse_moveMove a synthesized pointer to a coordinate or UI element while leaving the user's physical cursor untouched, enabling automated interaction without disrupting the user.
Instructions
Move a synthesized pointer without moving the user's physical cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_ref | No | ||
| coordinate | Yes | ||
| return_state | No | Optionally observe the target again after the action. | none |