create_note
Post a new comment to a GitLab issue or merge request using the target IID and project ID. Provide the note content to add feedback or updates directly to the discussion.
Instructions
Create a new note (comment) to an issue or merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content | |
| project_id | No | Project ID or namespace/project_path | |
| noteable_iid | No | IID of the issue or merge request | |
| noteable_type | Yes | Type of noteable (issue or merge_request) |