add_checklist_item
Add an item to a Trello checklist by providing the checklist ID and item name, with an option to mark it as checked.
Instructions
Add an item to a Trello checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checklist_id | Yes | ||
| name | Yes | ||
| checked | No |