add_checklist_item
Add a new item to any existing Trello checklist. Provide the checklist ID and item name, with optional position or checked status.
Instructions
Ajoute un item à une checklist existante
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | No | Parameter pos | |
| name | Yes | Parameter name | |
| checked | No | Parameter checked | |
| checklistId | Yes | Parameter checklistId (24 characters) |