jira_update_comment
Update a comment on a Jira issue by specifying the issue key, comment ID, and new comment text.
Instructions
Update an existing comment on a Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | New comment text | |
| issueKey | Yes | The issue key (e.g., PROJ-123) | |
| commentId | Yes | The comment ID to update |