Skip to main content
trello.deleteChecklistItem permanently removes a checklist item.
automations/delete-trello-check-item.automation.ts
Provide stable checklistId and itemId. Optional second argument { account } defaults to the project binding. Returns Signal<{ itemId: string; deleted: true }>.