Skip to main content
linear.deleteIssueAttachment removes an attachment by its Linear ID, not its external URL.
automations/delete-linear-attachment.automation.ts
Provide attachmentId. Optional second argument { account } defaults to the project binding. Returns Signal<{ attachmentId: string }>.