Linear MCP Server

by ibraheem4
Verified

get_issue

Retrieve detailed information about a specific issue on the Linear platform by providing the issue ID, enabling AI agents to manage tasks or projects programmatically.

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: 71fqw0uqmx