Skip to main content
linear.deleteComment removes a comment or reply by ID.
automations/delete-linear-comment.automation.ts
Provide commentId. Optional second argument { account } defaults to the project binding. Returns Signal<{ commentId: string }>. Deletion is permanent.