Skip to main content
Glama

getIssue

Retrieve specific Backlog issues by ID to access detailed information, status updates, and project tracking data for effective issue management.

Instructions

特定のBacklog課題を取得します

Input Schema

NameRequiredDescriptionDefault
issueIdYes課題のID(例: PROJECT-1)

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "課題のID(例: PROJECT-1)", "type": "string" } }, "required": [ "issueId" ], "type": "object" }

Latest Blog Posts

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/jootsuki/backlog-mcp-server'

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