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

ID: uhlvwalsfa