Skip to main content
getList loads a list’s current name, board, archive status, ordering, and watch state.
automations/get-trello-list.automation.ts
listId is required; Trello list URLs are not accepted. Optional account defaults to the project binding. Returns Signal<TrelloList> with id, boardId, name, closed, position, and subscribed.