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