Update Comment
panelTodo_updateCommentUpdate the content of an existing comment you own on an issue. Provide issue ID, comment ID, and new text to edit your comment.
Instructions
Update the content of an existing comment. You can only update your own comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New comment text | |
| issueId | Yes | Issue ID the comment belongs to | |
| commentId | Yes | Comment ID to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| message | Yes | ||
| success | Yes |