Skip to main content
Glama

list-issue-links

Retrieve all external links associated with a specific issue in Plane project management, providing visibility into connected resources and references.

Instructions

List all external links attached to an issue

Input Schema

NameRequiredDescriptionDefault
issue_idYesID of the issue to get links from
project_idYesID of the project containing the issue

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "ID of the issue to get links from", "type": "string" }, "project_id": { "description": "ID of the project containing the issue", "type": "string" } }, "required": [ "project_id", "issue_id" ], "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/disrex-group/plane-mcp-server'

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