list_sort
Sort lists interactively by dragging items to reorder, saving the final order, or asking the AI to sort them automatically.
Instructions
Display an interactive list sorting UI. User can drag to reorder items, save the sorted order, or ask the AI to sort the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of items to sort | |
| title | No | Optional title for the list |