Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Documents

Lists documents in the workspace with pagination support.

Update Cycle

Updates an existing cycle in Linear. Supports changing name, description, and dates.

Update Project

Updates an existing Linear project. Supports changing name, description, lead, dates, and state.

Get Team

Retrieves detailed information about a team including its workflow states, labels, and members.

List Workflow States

Lists workflow states (issue statuses) across teams. Workflow states define the lifecycle of issues (e.g., Triage, Backlog, Todo, In Progress, Done, Canceled). Use this to find state IDs for creating or updating issues.

Create Cycle

Creates a new cycle (sprint) for a team in Linear. Cycles are time-boxed iterations that contain a set of issues.

Get Current User

Retrieves the profile of the currently authenticated user, including their organization info.

Update Issue

Updates an existing Linear issue. Supports changing title, description, priority, assignee, workflow state, labels, estimates, due dates, project, cycle, and parent issue. You can also archive or unarchive issues.

Create Issue

Creates a new issue in a Linear team. Supports setting title, description (Markdown), priority, assignee, labels, estimates, due dates, workflow state, parent issue, project, and cycle associations.

List Cycles

Lists cycles (sprints) in Linear, optionally filtered by team.

List Projects

Lists all projects in the workspace with pagination support.

Delete Issue

Permanently deletes an issue from Linear. This action cannot be undone. Use "Update Issue" to archive instead if you want to preserve the issue.

List Users

Lists all users in the workspace. Useful for finding user IDs for assigning issues.

Search Issues

Searches Linear issues using text/vector similarity search. Returns matching issues ranked by relevance.

Create Project

Creates a new project in Linear. Projects group related issues across teams and support tracking progress with milestones and target dates.

Get Issue

Retrieves a single Linear issue by ID with full details including sub-issues and comments.

List Labels

Lists issue labels, optionally filtered by team. Returns both workspace-level and team-scoped labels.

Update Label

Updates an existing issue label's name, color, or description.

Get Project

Retrieves a single project by ID with full details including associated issues.

Delete Comment

Permanently deletes a comment from a Linear issue.

Create Comment

Creates a new comment on a Linear issue. Supports Markdown formatting and @mentions using resource URLs.

Update Document

Updates an existing document's title, content, or project association.

List Issues

Lists issues from Linear with optional filtering by team, assignee, project, cycle, or workflow state. Returns paginated results.

Create Document

Creates a new document in Linear. Documents support rich Markdown content and can be associated with projects.

Update Comment

Updates an existing comment on a Linear issue.

Create Label

Creates a new issue label. Labels can be scoped to a team or shared across the workspace.

List Teams

Lists all teams in the workspace. Use this to discover team IDs needed for creating issues, cycles, and filtering.