linear.onCommentCreated handles new issue comments and threaded replies.
automations/watch-new-linear-comments.automation.ts
account defaults to the project binding. Trigger data includes the comment body, issue and parent references, author, and timestamps. event preserves the webhook and narrows event.action to "create".
Trigger data
Returns the Linear comment event fields withevent.action: "create":