Edit Issue Note
gitlab_edit_issue_noteEdit an existing comment on a GitLab issue by specifying the project, issue, note ID, and the updated content.
Instructions
Edit an existing note/comment on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content of the note/comment | |
| noteId | Yes | The ID of the note/comment | |
| issueIid | Yes | The internal ID of a project's issue | |
| projectId | Yes | The ID or URL-encoded path of the project |