Edit comment
gitlab_update_noteUpdate existing comments on GitLab issues or merge requests. Specify the target type, IID, note ID, and new body to replace the note.
Instructions
Edits an existing comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| body | Yes | ||
| note_id | Yes | ||
| project_id | No | Project id or URL-encoded path, e.g. `42` or `group/subgroup/project`. Falls back to GITLAB_PROJECT_ID. | |
| target_type | Yes |