Linear
Available Tools
Creates a new comment
Resolves a comment
Unresolves a comment
Updates a comment
Get a single comment by ID
Get comments with filtering and pagination. Filter by issue (supports ‘TEAM-123’ identifiers), body text, dates. Returns comment details with user and issue info.
Get a list of cycles from Linear. Supports filtering, pagination (first, last, before, after), and returns all fields as per the Linear Cycle schema. Returns nodes and pageInfo
Get a list of IssueLabel objects from Linear
Creates a new issue label
Get a list of issue statuses from Linear (workflow states). Supports filtering and pagination
Get a list of issues from Linear with filtering and pagination support.
Get a single issue by ID from Linear. Returns all fields as per the Linear Issue schema
Create Linear issue with title, description, priority, assignee, labels, estimates, dates, icon, sub-issue order. Supports team, project, cycle, parent, subscribers. Use child labels only.
Update Linear issue: title, description, priority, assignee, state, labels, dates, project, cycle, subscribers (add/remove/replace), icon, sub-issue order. Use child labels only.
Archive (delete) an issue in Linear by ID
Get a list of projects from Linear.
Get a single project by ID from Linear. Returns all fields as per the Linear Project schema
Create a new project in Linear with comprehensive field validation.
Update an existing project in Linear. Use statusId (not state) to change project status.
Archive a project in Linear by ID
Get project updates from Linear. Supports optional project_id targeting, advanced filter usage, pagination, and includeArchived.
Get a single project update by ID from Linear.
Create a project update in Linear using body text and optional health/diff visibility.
Update an existing project update in Linear.
Archive a project update in Linear by ID.
Unarchive a project update in Linear by ID.
Get a list of teams from Linear. Supports filtering by name/key and pagination
Get a team by id from Linear
Create a team in Linear
Update a team in Linear
Get a list of users from Linear. Supports pagination. Linear’s API does not support CRUD operations on Users
Get a single user from Linear by ID