create_review_comment
Add a discussion thread to a GitLab merge request review by specifying the merge request ID and comment content.
Instructions
Create a new discussion thread in a merge request review
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merge_request_iid | Yes | Internal ID of the merge request | |
| body | Yes | Content of the new discussion comment |