simulate_mouse_move
Move mouse cursor to a target screen position, optionally relative to current location.
Instructions
Simulate mouse movement to a screen position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | Target screen position [x, y] | |
| relative | No | If true, position is relative to current mouse position |