Create attachment
create_attachmentLink an external URL to a Linear issue as an attachment. Provide the issue identifier, URL, and title.
Instructions
Link an external URL to an issue as an attachment → {id, title, url}. issue accepts an identifier or id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to attach | |
| issue | Yes | Issue identifier or id | |
| title | Yes | Attachment title | |
| subtitle | No | Attachment subtitle |