Get Checklist Items
get_checklist_itemsRetrieve all items from a named Trello checklist to see its complete task list. Provide the checklist name to get every item.
Instructions
Get all items from a checklist by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the checklist to retrieve items from | |
| boardId | No | ID of the Trello board (uses the active/default board if not provided) |