Skip to main content
Glama

Jira MCP Server

by George5562

delete_issue

Remove a Jira issue or subtask by specifying its issue key. This action permanently deletes the issue, helping clean up project boards and workflows.

Instructions

Delete a Jira issue or subtask

Input Schema

NameRequiredDescriptionDefault
issueKeyYesKey of the issue to delete

Input Schema (JSON Schema)

{ "properties": { "issueKey": { "description": "Key of the issue to delete", "type": "string" } }, "required": [ "issueKey" ], "type": "object" }

You must be authenticated.

Other Tools from Jira 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/George5562/Jira-MCP-Server'

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