linear_addAttachment
Attach a resource to a Linear issue by providing its URL and title, optionally adding a comment or metadata.
Instructions
Add an attachment to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ||
| title | Yes | ||
| url | Yes | ||
| subtitle | No | ||
| iconUrl | No | ||
| metadata | No | ||
| commentBody | No | ||
| groupBySource | No |