Update Checklist Item
update_checklist_itemUpdate any Trello checklist item by marking it complete or incomplete, renaming it, or moving it to a new position. Resolve checklist inaccuracies directly from the card.
Instructions
Update a checklist item (toggle complete/incomplete, rename, or reposition).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | No | New position | |
| name | No | New name for the item | |
| state | No | Set item state | |
| cardId | Yes | The ID of the card containing the checklist | |
| checkItemId | Yes | The ID of the check item |