onTrelloCardMoved matches an updateCard action that includes both the source and destination lists.
automations/watch-trello-moves.automation.ts
board is required and accepts an ID, short link, or URL. Optional static account defaults to the project binding.
Returns a card-event signal with action metadata, board, card, destination list, source previousList, and optional acting member. A move also matches On card updated; avoid enabling both for the same downstream work unless two runs are intentional.