get_merge_request_tool
Retrieve a single GitLab merge request by using its project ID and the merge request IID (the number shown in the UI, e.g., !42).
Instructions
Get a single merge request by its IID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or path | |
| merge_request_iid | Yes | Merge request internal ID (the number shown in the UI, e.g., !42) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||