gitlab_get_mr_details
Retrieve detailed information about a specific GitLab merge request, including its status, changes, and metadata, to support code review and analysis workflows.
Instructions
Get details of a specific merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoId | Yes | Project ID or URL-encoded path | |
| mrId | Yes | Internal ID of the merge request |