update_merge_request_note
Edit a comment on a merge request by specifying note ID, project ID, and merge request IID, along with the updated body.
Instructions
Edit a comment on a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Updated note content | |
| note_id | No | Note ID to update | |
| project_id | No | Project ID or URL-encoded path | |
| merge_request_iid | No | MR internal ID |