Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get detailed information about a specific Linear issue
linear__get_issue
{ "type": "object", "properties": { "id": { "type": "string", "description": "Issue ID or identifier (e.g. ENG-123)" } }, "required": [ "id" ], "description": "Input schema for the linear__get_issue tool." }