provider Attachments POST
/attachment @utdk/linear
/attachment Create an attachment on an issue
Create an attachment on a Linear issue to link external resources such as Figma designs, GitHub PRs, Sentry issues, or custom URLs. Attachments are displayed in the issue sidebar.
Try it
Authentication
Configure credentials for Linear API
Code snippet
Updates live as you fill in the form above.
TypeScript
import linear from '@utdk/linear';
await linear.createattachment()