Skip to main content
linear.createIssueAttachment creates an external attachment. Reusing its url updates it instead of creating a duplicate.
automations/attach-linear-resource.automation.ts
Provide issueId, a non-empty title, and a valid external url. Optional fields are Markdown commentBody, groupBySource, PNG or JPEG iconUrl, string-or-number metadata, and subtitle. Optional second argument { account } selects the Linear binding. Returns the created or updated LinearAttachment. This action links a URL. It doesn’t upload file bytes.