Skip to main content
listBoardLabels discovers label IDs to pass to card actions.
automations/list-trello-labels.automation.ts
Required board accepts an ID, short link, or URL. limit is an integer from 1 to 1,000 and defaults to 100; optional account defaults to the project binding. Returns Signal<TrelloLabel[]> with id, name, nullable color, and optional boardId.