Delete Checklist Item
delete_checklist_itemDelete a specific item from a Trello checklist using its checklist and item IDs, removing outdated or incorrect tasks to keep the checklist accurate.
Instructions
Delete an item from a checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkItemId | Yes | The ID of the check item to delete | |
| checklistId | Yes | The ID of the checklist |