create_mr_discussion_tool
Add a new comment thread to a GitLab merge request by providing the project ID, merge request IID, and Markdown body.
Instructions
Create a new discussion on a merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Discussion body (Markdown) | |
| project_id | Yes | Project ID or path | |
| merge_request_iid | Yes | Merge request internal ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||