Add Checklist Item
trello_add_check_itemAdd a new item to a Trello checklist. Specify the checklist ID and item text, optionally mark as complete.
Instructions
Add an item to an existing Trello checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Checklist item text. | |
| checked | No | Mark the item complete. | |
| checklistId | Yes | Trello checklist id. |