reply_to_mr_discussion
Reply to an existing discussion thread on a GitLab merge request. Accepts Markdown content for clear communication.
Instructions
Reply to an existing discussion thread on a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content of the reply (supports Markdown) | |
| project_id | Yes | Project ID or path | |
| discussion_id | Yes | The ID of the discussion to reply to | |
| merge_request_iid | Yes | Merge request internal ID |