linear_addAttachment
Attach external resources to Linear issues using issue ID, title, and URL, with optional metadata, icon, and comment.
Instructions
Add an attachment to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | Yes | ||
| iconUrl | No | ||
| issueId | Yes | ||
| metadata | No | ||
| subtitle | No | ||
| commentBody | No | ||
| groupBySource | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| issue | No | ||
| title | No | ||
| metadata | No | ||
| subtitle | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| sourceType | No |