jira_comment_update_tool
Update an existing Jira comment by providing the issue key, comment ID, and new text in Jira markup. Only the comment author or users with permissions can make changes.
Instructions
Update an existing comment.
Only the comment author or users with appropriate permissions can update a comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | Issue key (e.g., "PROJ-123") | |
| comment_id | Yes | Comment ID to update | |
| body | Yes | New comment text (supports Jira markup) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||