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