reply_to_merge_request_comment
Reply to an existing GitLab merge request discussion by submitting the project ID, MR IID, discussion ID, and comment text to receive confirmation.
Instructions
Reply to an existing merge request discussion/comment.
Args: project_id: GitLab project ID mr_iid: Merge request IID discussion_id: Discussion ID to reply to comment: Reply comment text
Returns: Confirmation message with reply details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mr_iid | Yes | ||
| comment | Yes | ||
| project_id | Yes | ||
| discussion_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |