linear_addAttachment
Add an attachment to a Linear issue by providing its URL, title, and optional details.
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 |