drag
Perform a mouse drag from a start coordinate to an end coordinate for drawing shapes or selecting items in a sandboxed environment.
Instructions
Drag (mouse-down → move → up) from (x1,y1) to (x2,y2) — for drawing shapes / selecting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| button | No | ||
| observe | No | none | |
| instance | No | ||
| settle_ms | No |