cloak_drag
Move a webpage element from a source position to a target position by specifying element references, enabling precise drag-and-drop interactions.
Instructions
Drag an element from one position to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref_from | Yes | Source element reference. | |
| ref_to | Yes | Target element reference. |