jira_comment_delete_tool
Delete a Jira comment by providing the issue key and comment ID. Only the comment author or users with proper permissions can remove comments.
Instructions
Delete a comment.
Only the comment author or users with appropriate permissions can delete a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | Issue key (e.g., "PROJ-123") | |
| comment_id | Yes | Comment ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||