Skip to main content
Glama

Plane MCP Server

get-issue

Retrieve detailed information about a specific project issue using project and issue IDs to access comprehensive issue data for project management.

Instructions

Get detailed information about a specific issue

Input Schema

NameRequiredDescriptionDefault
issue_idYesID of the issue to retrieve
project_idYesID of the project containing the issue

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "ID of the issue to retrieve", "type": "string" }, "project_id": { "description": "ID of the project containing the issue", "type": "string" } }, "required": [ "project_id", "issue_id" ], "type": "object" }

Other Tools from Plane 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/kelvin6365/plane-mcp-server'

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