Delete comment
delete_commentPermanently removes a specified Jira comment from an issue using the issue key and comment ID.
Instructions
Delete a comment by its ID (from list_comments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key, e.g. PROJ-123 | |
| commentId | Yes | Comment ID |