classic_mac_mouse_drag
Performs a click-and-drag operation from one point to another using start and end coordinates. Useful for dragging items or selecting regions on Classic Mac OS 7-9.
Instructions
Click and drag from one point to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Start X | |
| x2 | Yes | End X | |
| y1 | Yes | Start Y | |
| y2 | Yes | End Y | |
| target | No | Target ID or alias. Optional if only one target is configured. |