Integrations / Project management

Linear

Read, create and update Linear issues, comment on them, and trigger workflows from Linear webhooks.

6 tools 9 trigger events

Tools

linear.get_issue

Get an issue with its comments.

issue*

linear.search_issues

Find issues by text in their title or description, team, state or assignee. Newest first.

queryteamstateassigneelimit

linear.list_teams

List teams with their keys and workflow states, for the team and state arguments of the other tools.

linear.create_issue writes

Open a new issue.

team*title*descriptionstatepriorityassigneelabels

linear.update_issue writes

Change an issue's title, description, state, priority or assignee. Pass only what should change.

issue*titledescriptionstatepriorityassignee

linear.create_comment writes

Comment on an issue.

issue*body*

Connect

Setting up Linear →

Credentials

API key Webhook signing secret

Triggers

In Linear, go to Settings → API → Webhooks, add a webhook with this URL, pick the data change events your workflows use, and paste its signing secret on this connection.

Events

IssueCommentIssueLabelReactionProjectProjectUpdateCycleDocumentAttachment
trigger
kind: linear connection: linear events: [Issue] actions: [...] teams: [...] states: [...] include_self: [...]

Examples

Linear issue triage — Every new issue gets a priority and a triage note before anyone opens it.

Your next automation is one sentence away.

14-day free trial with $5 of built-in AI included. Cancel anytime.