Skip to main content
Glama

Backlog MCP Server

by fleagne

backlog_get_issue

Retrieve specific issue details using the Backlog Issue API by providing the issue ID or key. Integrates with the Backlog MCP Server for streamlined project management operations.

Instructions

Performs an issue get using the Backlog Issue API.

Input Schema

NameRequiredDescriptionDefault
issueIdOrKeyYesIssue ID or Issue Key

Input Schema (JSON Schema)

{ "properties": { "issueIdOrKey": { "description": "Issue ID or Issue Key", "type": "string" } }, "required": [ "issueIdOrKey" ], "type": "object" }

You must be authenticated.

Other Tools from Backlog 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/fleagne/backlog-mcp-server'

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