Skip to main content
trello.onListArchived matches an updateList action whose closed state changes from false to true.
automations/watch-trello-list-archives.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: true and board, plus actionId, occurredAt, optional old and memberCreator, and the complete provider event. The action also matches trello.onListUpdated.