trello.createList adds a workflow column to a board.
automations/create-trello-list.automation.ts
board and non-empty name. position accepts "top", "bottom", or a nonnegative Trello position number and defaults to "bottom". Optional second argument { account } defaults to the project binding.
Returns the created TrelloList. Pass its id to trello.createCard.listId.