get_merge_request_full
Fetch all merge request information in a single call: details, commits, diffs, discussions, approvals, and CI/CD status. Pass the merge request IID for complete data.
Instructions
Get complete information about a merge request (all data in one call)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merge_request_iid | Yes | The IID (internal ID) of the merge request |