Skip to main content
trello.deleteLabel permanently removes a reusable label from its board and cards.
automations/delete-trello-label.automation.ts
Provide a stable labelId. Optional second argument { account } selects a Trello binding. Returns Signal<{ deleted: true; labelId: string }>.