create_review_comment
Add discussion threads to GitLab merge requests by creating review comments that facilitate code review collaboration and feedback exchange.
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 |