Skip to main content
Glama

Linear MCP Server

by Tyru5

get_task_details

Retrieve comprehensive details about a specific task from your Linear workspace by providing its unique task ID for efficient tracking and management.

Instructions

Get detailed information about a specific task

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe ID of the task to retrieve details for

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "The ID of the task to retrieve details for", "type": "string" } }, "required": [ "taskId" ], "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/Tyru5/linear-mcp'

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