remove_checklist_item
Delete a checklist item from a Kaiten card by specifying the card ID, checklist ID, and item ID. Use to remove tasks from a checklist.
Instructions
Delete a checklist item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card ID | |
| item_id | Yes | Checklist item ID to delete | |
| checklist_id | Yes | Checklist ID |