Built by Metorial, the integration platform for agentic AI.
Lists documents in the workspace with pagination support.
Updates an existing cycle in Linear. Supports changing name, description, and dates.
Updates an existing Linear project. Supports changing name, description, lead, dates, and state.
Retrieves detailed information about a team including its workflow states, labels, and members.
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.
Creates a new cycle (sprint) for a team in Linear. Cycles are time-boxed iterations that contain a set of issues.
Retrieves the profile of the currently authenticated user, including their organization info.
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.
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.
Lists cycles (sprints) in Linear, optionally filtered by team.
Lists all projects in the workspace with pagination support.
Permanently deletes an issue from Linear. This action cannot be undone. Use "Update Issue" to archive instead if you want to preserve the issue.
Lists all users in the workspace. Useful for finding user IDs for assigning issues.
Searches Linear issues using text/vector similarity search. Returns matching issues ranked by relevance.
Creates a new project in Linear. Projects group related issues across teams and support tracking progress with milestones and target dates.
Retrieves a single Linear issue by ID with full details including sub-issues and comments.
Lists issue labels, optionally filtered by team. Returns both workspace-level and team-scoped labels.
Updates an existing issue label's name, color, or description.
Retrieves a single project by ID with full details including associated issues.
Permanently deletes a comment from a Linear issue.
Creates a new comment on a Linear issue. Supports Markdown formatting and @mentions using resource URLs.
Updates an existing document's title, content, or project association.
Lists issues from Linear with optional filtering by team, assignee, project, cycle, or workflow state. Returns paginated results.
Creates a new document in Linear. Documents support rich Markdown content and can be associated with projects.
Updates an existing comment on a Linear issue.
Creates a new issue label. Labels can be scoped to a team or shared across the workspace.
Lists all teams in the workspace. Use this to discover team IDs needed for creating issues, cycles, and filtering.