Reply to merge request discussion
reply_merge_request_discussionPost a response to an existing GitLab merge request review thread, facilitating clear communication and issue resolution directly within the discussion.
Instructions
Reply to an existing GitLab merge request review thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| discussion_id | Yes | ||
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |