create_mr_note_tool
Post a note or comment to a specific GitLab merge request by supplying the project ID, merge request IID, and markdown body.
Instructions
Create a note (comment) on a merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content (Markdown) | |
| project_id | Yes | Project ID or path | |
| merge_request_iid | Yes | Merge request internal ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||