Skip to main content
trello.onListRestored matches an updateList action whose closed state changes from true to false.
automations/watch-trello-list-restores.automation.ts
Provide board as an ID, short link, or URL. Optional static account defaults to the project binding. Returns a resource event with actionType: "updateList", required list.closed: false and board, plus actionId, occurredAt, optional old and memberCreator, and the complete provider event. The action also matches trello.onListUpdated.