Skip to main content
Glama

MCP Linear App

by zalab-inc

get_issue

Retrieve specific issue details from Linear's project management system using the issue ID to access task information, status, and related data.

Instructions

A tool that gets an issue from Linear

Input Schema

NameRequiredDescriptionDefault
issueIdYesThe ID of the issue to retrieve

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "The ID of the issue to retrieve", "type": "string" } }, "required": [ "issueId" ], "type": "object" }

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/zalab-inc/mcp-linear-app'

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