Update issue note
update_issue_noteUpdate the content of an existing GitLab issue comment by replacing its body. Specify project, issue IID, note ID, and new text to apply the change.
Instructions
Replace the body of an existing GitLab issue comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| note_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |