delete_issue
Delete a Jira issue by providing its ID or key, and choose whether to also remove its subtasks. Resolve unwanted project items directly.
Instructions
Delete issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueIdOrKey | Yes | The ID or key of the issue. | |
| deleteSubtasks | No | Whether the issue's subtasks are deleted when the issue is deleted. | false |