delete_comment
Delete a comment from a Jira ticket by providing the ticket ID and comment ID. Removes the specified comment from the issue.
Instructions
Delete a comment from a Jira ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The Jira ticket ID (e.g., PROJECT-123) | |
| commentId | Yes | The comment ID to delete |