get_merge_request_conflicts
Retrieve merge request conflicts using project ID and merge request IID to identify and resolve integration issues.
Instructions
Get the conflicts of a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The IID of the merge request |