Search Linear issues and create new issues for a team.
Linear is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 🐙 Development |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 35 total — 16 read, 19 write |
Once connected, Linear exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Add Issue Labeladd-issue-label | Write | Attach a label to a Linear issue. | Yes |
Archive Cyclearchive-cycle | Write | Archive a Linear cycle. | Yes |
Archive Issuearchive-issue | Write | Archive a Linear issue so it is removed from active workflows. | Yes |
Create Attachmentcreate-attachment | Write | Create an attachment on a Linear issue. | Yes |
Create Commentcreate-comment | Write | Create a comment on a Linear issue. | Yes |
Create Cyclecreate-cycle | Write | Create a cycle for a Linear team. | Yes |
Create Issuecreate-issue | Write | Create a new Linear issue. | — |
Create Issue Labelcreate-issue-label | Write | Create a Linear issue label. | Yes |
Create Issue Relationcreate-issue-relation | Write | Create a relationship between two Linear issues. | Yes |
Delete Attachmentdelete-attachment | Write | Delete an attachment from a Linear issue. | Yes |
Delete Issuedelete-issue | Write | Delete a Linear issue. | Yes |
Delete Issue Relationdelete-issue-relation | Write | Delete a relationship between two Linear issues. | Yes |
Get Attachmentget-attachment | Read | Retrieve a Linear attachment by attachment ID. | Yes |
Get Commentget-comment | Read | Retrieve a Linear comment by comment ID. | Yes |
Get Issueget-issue | Read | Retrieve a Linear issue by issue ID. | Yes |
Get Issue Labelget-issue-label | Read | Retrieve a Linear issue label by label ID. | Yes |
Get Projectget-project | Read | Retrieve a Linear project by project ID. | Yes |
Get Teamget-team | Read | Retrieve a Linear team by team ID. | Yes |
Get Viewerget-viewer | Read | Retrieve the currently authenticated Linear user. | Yes |
Get Workflow Stateget-workflow-state | Read | Retrieve a Linear workflow state by state ID. | Yes |
List Attachmentslist-attachments | Read | List Linear attachments with filtering and pagination. | Yes |
List Commentslist-comments | Read | List Linear comments with filtering and pagination. | Yes |
List Cycleslist-cycles | Read | List Linear cycles with filtering and pagination. | Yes |
List Issue Labelslist-issue-labels | Read | List Linear issue labels with filtering and pagination. | Yes |
List Issueslist-issues | Read | List Linear issues with filtering and pagination. | Yes |
List Projectslist-projects | Read | List Linear projects with filtering and pagination. | Yes |
List Teamslist-teams | Read | List Linear teams available to the authenticated user. | Yes |
Remove Issue Labelremove-issue-label | Write | Remove a label from a Linear issue. | Yes |
Resolve Commentresolve-comment | Write | Resolve a Linear comment thread. | Yes |
Search Issuessearch-issues | Read | Search Linear issues. | — |
Unarchive Issueunarchive-issue | Write | Restore an archived Linear issue. | Yes |
Unarchive Projectunarchive-project | Write | Restore an archived Linear project. | Yes |
Update Commentupdate-comment | Write | Update a comment on a Linear issue. | Yes |
Update Issue Labelupdate-issue-label | Write | Update an existing Linear issue label. | Yes |
Update Issue Relationupdate-issue-relation | Write | Update fields on an existing Linear issue relation. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Linear is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.