Linear Integration

Connect Linear to create issues, update status, manage projects, and automate your engineering workflow.

Available triggers

TriggerWhen it fires
Issue CreatedA new issue is created
Issue UpdatedAn issue's status or fields change

Available actions

ActionWhat it does
Create IssueAdd a new issue with title, description, priority, assignee
Update IssueChange issue status, priority, labels
Get IssueRetrieve issue details
Search IssuesFind issues by query
Add CommentAdd a comment to an issue

Common patterns

Bug report to Linear

Form Submission (bug report) → Create Linear Issue (Bug label, P2) → Send Slack (#bugs)

Customer support to engineering

Zendesk Trigger (new ticket, tag: "bug") → TinyGPT (extract details) →
  Create Linear Issue → Update Zendesk Ticket (add Linear link)

Sprint metrics

Schedule (weekly) → HTTP Request (Linear API, get completed issues) →
  TinyGPT (generate sprint summary) → Send Slack (#engineering)