
Linear
Manage issues, projects, and track development progress with AI assistance
Available Tools (30)
LINEAR CREATE COMMENT REACTION
Tool to add a reaction to an existing Linear comment. Use when you want to programmatically react to a comment on an issue.
LINEAR CREATE LINEAR ATTACHMENT
Creates a new attachment and associates it with a specific, existing Linear issue.
LINEAR CREATE LINEAR COMMENT
Creates a new comment on a specified Linear issue.
LINEAR CREATE LINEAR ISSUE
Creates a new issue in a specified Linear project and team, requiring team_id and title, and allowing for optional properties like description, assignee, state, priority, cycle, and due date.
LINEAR CREATE LINEAR ISSUE DETAILS
Fetches a Linear team's default issue estimate and state, useful for pre-filling new issue forms.
LINEAR CREATE LINEAR LABEL
Creates a new label in Linear for a specified team, used to categorize and organize issues. Label names must be unique within each team. If a label with the same name already exists, the existing label will be returned.
LINEAR CREATE LINEAR PROJECT
Creates a new Linear project with specified name and team associations.
LINEAR DELETE LINEAR ISSUE
Archives an existing Linear issue by its ID, which is Linear's standard way of deleting issues; the operation is idempotent.
LINEAR GET ALL LINEAR TEAMS
Retrieves all teams from the Linear workspace without requiring any parameters.
LINEAR GET ATTACHMENTS
Downloads a specific attachment from a Linear issue; the `file_name` must include the correct file extension.
LINEAR GET CURRENT USER
Gets the currently authenticated user's ID, name, email, and other profile information. Use this to identify 'me' in other Linear operations that require user ID filtering.
LINEAR GET CYCLES BY TEAM ID
Retrieves all cycles for a specified Linear team ID; cycles are time-boxed work periods (like sprints) and the team ID must correspond to an existing team.
LINEAR GET LINEAR ISSUE
Retrieves an existing Linear issue's comprehensive details, including id, identifier, title, description, timestamps, state, team, creator, attachments, comments, and due date.
LINEAR GET LINEAR PROJECT
Retrieves a single Linear project by its unique identifier. Use when verifying a newly created or updated project, or when fetching detailed project information by ID.
LINEAR LIST ISSUE DRAFTS
Tool to list issue drafts. Use when you need to fetch draft issues for review or further editing.
LINEAR LIST ISSUES BY TEAM ID
Tool to list all issues for a specific Linear team, scoped by team ID. Use when you need to retrieve issues belonging to a particular team without fetching workspace-wide issues. This is more efficient than workspace-wide listing followed by client-side filtering.
LINEAR LIST LINEAR CYCLES
Retrieves all cycles (time-boxed iterations for work) from the Linear account; no filters are applied.
LINEAR LIST LINEAR ISSUES
Lists non-archived Linear issues; if project_id is not specified, issues from all accessible projects are returned. Can also filter by assignee_id to get issues assigned to a specific user.
LINEAR LIST LINEAR LABELS
Retrieves labels from Linear. If team_id is provided, returns labels for that specific team. If team_id is omitted, returns all labels across the workspace.
LINEAR LIST LINEAR PROJECTS
Retrieves all projects from the Linear account.
LINEAR LIST LINEAR STATES
Retrieves all workflow states for a specified team in Linear, representing the stages an issue progresses through in that team's workflow.
LINEAR LIST LINEAR TEAMS
Retrieves all teams with their members. Optionally filters each team's associated projects by project_id.
LINEAR LIST LINEAR USERS
Lists all users in the Linear workspace with their IDs, names, emails, and active status.
LINEAR MANAGE DRAFT
Tool to create, update, or delete issue drafts in Linear. Use when you need to save or modify draft notes before converting to an issue. Note: Linear's public GraphQL API does not expose explicit Issue Draft mutations. This action leverages standard Issue mutations to emulate draft management: - create -> issueCreate - update -> issueUpdate - delete -> issueDelete The response maps the created/updated Issue fields to the DraftModel for compatibility.
LINEAR REMOVE ISSUE LABEL
Removes a specified label from an existing Linear issue using their IDs; successful even if the label isn't on the issue.
LINEAR REMOVE REACTION
Tool to remove a reaction on a comment. Use when you have a reaction ID and need to delete it.
LINEAR RUN QUERY OR MUTATION
Execute any GraphQL query or mutation against Linear's API. USE WHEN: No dedicated action exists, need complex filtering, custom fields, or schema discovery. *** INTROSPECTION FIRST - NEVER GUESS FIELD NAMES *** Run introspection before unknown operations: - query { __type(name: "Issue") { fields { name } } } - query { __type(name: "Mutation") { fields { name } } } Linear uses nested objects (project { id }), NOT scalar IDs (projectId). KEY: All IDs are UUIDs. Filter: { field: { eq: value } }. Pagination: nodes[] + pageInfo.
LINEAR UPDATE ISSUE
Updates an existing Linear issue using its `issue_id`; requires at least one other attribute for modification, and all provided entity IDs (for state, assignee, labels, etc.) must be valid.
LINEAR UPDATE LINEAR COMMENT
Tool to update an existing Linear comment's body text. Use when you need to edit or modify the content of a previously created comment.
LINEAR UPDATE LINEAR PROJECT
Tool to update an existing Linear project. Use when you need to modify project properties like name, description, state, dates, or lead. All fields except project_id are optional - only provide the fields you want to update.
What you can do with GAIA + Linear
GAIA connects to Linear via MCP (Model Context Protocol) and exposes every action as a natural-language command. Tell GAIA what you want — it handles the rest, automatically.
- Use GAIA to linear create comment reaction in Linear with a plain-English instruction
- Use GAIA to linear create linear attachment in Linear with a plain-English instruction
- Use GAIA to linear create linear comment in Linear with a plain-English instruction
- Use GAIA to linear create linear issue in Linear with a plain-English instruction
- Use GAIA to linear create linear issue details in Linear with a plain-English instruction
How it works
Set up your Linear automation in three simple steps — no code required.
- 1
Connect Linear to GAIA
Open the GAIA Marketplace, find the Linear integration, and click "Add to your GAIA". Authorise access in under two minutes — no code, no configuration files.
- 2
Tell GAIA what to automate in plain English
Describe the task in your own words: "summarise my Linear activity every morning" or "notify me on Slack when a new developer event happens". GAIA understands context and intent.
- 3
GAIA handles it automatically, 24/7
GAIA runs your Linear automations in the background around the clock. No manual triggers, no scripts to maintain — just results delivered to you.
Frequently asked questions
Everything you need to know about the GAIA Linear integration.
GAIA connects Linear with your entire stack
Linear is just one piece of the puzzle. GAIA integrates with 50+ tools across developer, communication, productivity, and more — letting you build cross-tool automations in plain English without writing a single line of code.
Browse all integrationsEvaluating your options? Compare GAIA vs Linear→
