Create a comment
Creates a new comment on a specified Linear issue.
Enable agents to create, read and manage issues in Linear
Creates a new comment on a specified Linear issue.
Creates a new issue in a specified Linear project and team, requiring a title and description, and allowing for optional properties like assignee, state, priority, cycle, and due date.
Fetches a Linear team's default issue estimate and state, useful for pre-filling new issue forms.
Creates a new label in Linear for a specified team, used to categorize and organize issues.
Archives an existing Linear issue by its id, which is Linear's standard way of deleting issues; the operation is idempotent.
Downloads a specific attachment from a Linear issue; the file name must include the correct file extension.
Retrieves all cycles for a specified Linear team id; cycles are time-boxed work periods (like sprints).
Retrieves an existing Linear issue's comprehensive details, including title, description, attachments, and comments.
Retrieves all cycles (time-boxed iterations for work) from the Linear account.
Lists non-archived Linear issues; if project id is not specified, issues from all accessible projects are returned. Can also filter by assignee id.
Retrieves all labels associated with a given team id in Linear; the team id must refer to an existing team.
Retrieves all projects from the Linear account.