Delete Comment
panelTodo_deleteCommentDelete a comment from an issue, but only your own. Provide the issue ID and comment ID to remove it.
Instructions
Delete a comment from an issue. You can only delete your own comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | Issue ID the comment belongs to | |
| commentId | Yes | Comment ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |