list_merge_request_versions
Retrieve the full revision history of a GitLab merge request by providing its project ID and internal ID, enabling you to review changes between versions.
Instructions
List all versions of a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or complete URL-encoded path to project | |
| merge_request_iid | No | The internal ID of the merge request |