mouse_drag
Drag mouse cursor between screen coordinates to select text, move items, or resize elements on virtual desktops.
Instructions
Drag from one position to another. Use for selecting text, moving items, or resizing.
Returns a dict with:
action: description of what was performed.
screen_changed: whether the 200x200 px zone around the drop point visibly changed within 2 s.
reaction_time_ms: how quickly the change was detected (ms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_x | Yes | ||
| from_y | Yes | ||
| to_x | Yes | ||
| to_y | Yes | ||
| button | No | left |