delete_checkitem
Remove an unwanted check item from a Trello checklist by providing its checklist ID and check item ID. Delete any check item to keep your checklist organized and accurate.
Instructions
Delete a checkitem from a checklist. Use this tool to remove an item from a checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| checkItemId | Yes | ID of the checkitem to delete | |
| checklistId | Yes | ID of the checklist | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |