Skip to main content
Glama

Linear MCP Server

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ibraheem4/linear-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server