Backlog MCP Server

by fleagne
Verified

backlog_delete_issue

Remove a specific issue by providing its ID or key using the Backlog API. This tool facilitates issue management within projects integrated with the Backlog MCP Server.

Instructions

Delete an issue 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

ID: ekxpemr97g