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
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import linear from '@utdk/linear';
await linear.createattachment()