Skip to main content
trello.listBoardLabels returns label IDs for card actions.
automations/list-trello-labels.automation.ts
Provide board as an ID, short link, or URL. limit is an integer from 1 to 1,000 and defaults to 100. Optional second argument { account } defaults to the project binding. Returns Signal<TrelloLabel[]> with id, name, nullable color, and optional boardId.