Jira MCP Server

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

ID: lblw6pvk7i