update_comment
Update an existing comment on a Jira issue by providing issue key, comment ID, and new body text. Controls user notifications and screen security overrides.
Instructions
Update comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the comment. | |
| body | Yes | Request body (JSON object) | |
| expand | No | Use [expand](#expansion) to include additional information about comments in the response. This parameter accepts `rende | |
| notifyUsers | No | Whether users are notified when a comment is updated. | |
| issueIdOrKey | Yes | The ID or key of the issue. | |
| overrideEditableFlag | No | Whether screen security is overridden to enable uneditable fields to be edited. Available to Connect app users with the |