Skip to main content
onTrelloCardCommented matches Trello commentCard actions on one board.
automations/watch-trello-comments.automation.ts
board is required and accepts an ID, short link, or URL. Optional static account defaults to the project binding. Returns a normalized card-event signal with commentText plus action metadata, board and card references, optional list, and optional creator. commentText is optional at the type level because Trello webhook fields can be absent; use List comments when you need the normalized comment object and creation time.