Display List
display_listDisplay interactive, customizable lists with checkboxes, drag-and-drop reordering, image thumbnails, and copy/export for tasks, items, or sequential data.
Instructions
Display an interactive, customizable list with optional checkboxes, drag-and-drop reordering, image thumbnails, and copy/export functionality. Perfect for displaying any type of list: tasks, items, options, files, or any sequential data. Features include compact/comfortable views, individual item copy, and bulk export (CSV, JSON, text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of list items to display | |
| title | No | Optional title for the list | |
| allowReorder | No | Allow drag-and-drop reordering | |
| allowCheckboxes | No | Show checkboxes for items | |
| compact | No | Use compact layout mode | |
| showImages | No | Display item images if available |