create_review_comment
Add a discussion comment to a GitLab merge request review to provide feedback or ask questions about code changes.
Instructions
Create a new discussion thread in a merge request review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merge_request_iid | Yes | Internal ID of the merge request | |
| body | Yes | Content of the new discussion comment |