Skip to main content
Glama

MCP Linear App

by zalab-inc

get_comment

Retrieve comments from Linear issues to track discussions and updates. Use this tool to access comment history and maintain project context.

Instructions

A tool that gets comments from an issue in Linear

Input Schema

NameRequiredDescriptionDefault
issueIdYesThe ID of the issue to get comments from

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "The ID of the issue to get comments from", "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