Skip to main content
deleteComment removes a comment or threaded reply by ID.
automations/delete-linear-comment.automation.ts
commentId is required; optional account defaults to the project binding. Returns Signal<{ commentId: string }> with Linear’s confirmed deleted entity ID. Deletion is permanent.