Skip to main content
trello.getLabel retrieves one reusable board label.
automations/get-trello-label.automation.ts
Provide a stable labelId. Optional second argument { account } selects a Trello binding. Returns Signal<TrelloLabel> with id, name, nullable color, and optional boardId.