delete_issue
Remove a Jira issue by specifying its key (e.g., PRJ-123) using the MCP server, which integrates with Jira's REST API to programmatically manage tasks.
Instructions
Delete a Jira issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_key | Yes | Issue key (e.g., PRJ-123) | |
working_dir | Yes | Working directory containing .jira-config.json |