Skip to main content
Glama

Linear MCP Server

linear_get_attachments

Retrieve file attachments associated with a specific Linear issue to access supporting documents and media files.

Instructions

Get attachments for an issue in Linear

Input Schema

NameRequiredDescriptionDefault
issueIdYesIssue ID to get attachments for

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "Issue ID to get attachments for", "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/magarcia/mcp-server-linearapp'

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