jira_update_comment
Update an existing comment on a Jira issue by providing 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 | |
| issue_key | Yes | Issue key | |
| comment_id | Yes | Comment ID |