MR Diffs
get_merge_request_diffsObtain per-file addition and deletion counts and diff references for a merge request.
Instructions
Get diff statistics for a merge request, including per-file additions/deletions and diff refs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | Merge request IID | |
| projectPath | Yes | Full path of the project (e.g., "group/project-name") | |
| userCredentials | No | Your GitLab credentials (optional — falls back to the configured env token if not provided) |