trello.onCardMoved matches an updateCard action with source and destination lists.
automations/watch-trello-moves.automation.ts
board as an ID, short link, or URL. Optional static account defaults to the project binding.
Trigger data
Returns the shared Trello card event shape, with both list references required:list is the destination and previousList the source. event contains the complete Trello webhook. A move also matches On card updated. Using both triggers runs the automation twice.