Linear MCP Server

get_issue

Retrieve detailed information about a specific issue by providing the issue ID using the Linear MCP Server, enabling efficient issue management through Linear's API.

Instructions

Get detailed information about a specific issue

Input Schema

NameRequiredDescriptionDefault
issueIdYesIssue ID

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "Issue ID", "type": "string" } }, "required": [ "issueId" ], "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

ID: zf0v0ehivn