drag_widget
Simulates drag and drop between two widgets for building drag-and-drop interfaces like chess boards or sortable lists.
Instructions
Perform drag and drop between two widgets.
Simulates dragging from one widget to another. Useful for drag-and-drop interfaces like chess boards, sortable lists, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_widget_id | Yes | The widget ID to drag from | |
| end_widget_id | Yes | The widget ID to drag to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |