Add Checklist Item
add_checklist_itemAdd a new item to an existing Trello checklist using the checklist name and item text, with an optional board ID to select the correct board.
Instructions
Add a new item to a checklist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content of the checklist item | |
| boardId | No | ID of the Trello board (uses the active/default board if not provided) | |
| checkListName | Yes | Name of the checklist to add the item to |