da_drag
Move the mouse cursor by dragging from one screen coordinate to another using the left button to perform drag-and-drop operations on Linux, macOS, or Windows.
Instructions
Drag from (x1, y1) to (x2, y2). Button defaults to "left"; non-left buttons are accepted in the schema but currently ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| button | No |