get_merge_request_diffs
Retrieve code changes from GitLab merge requests to review modifications before merging. Specify project, merge request, or branch to view diffs inline or parallel.
Instructions
Get the changes/diffs of a merge request (Either mergeRequestIid or branchName must be provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or complete URL-encoded path to project | |
| merge_request_iid | No | The IID of a merge request | |
| source_branch | No | Source branch name | |
| view | No | Diff view type |