mouse_move
Move mouse pointer to absolute screen coordinates (x, y) on Linux. Provides precise cursor positioning for desktop automation and control.
Instructions
Move the mouse pointer to absolute screen coordinates (x, y).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes |