get_merge_request_conflicts
Retrieve merge conflict details for a merge request by providing project ID and merge request IID. Identify conflicting files to resolve before merging.
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 |