MR Reviewers
get_merge_request_reviewersRetrieve approval status and reviewer details for a merge request, showing who has approved and the current review state.
Instructions
Get approval and reviewer status for a merge request, including who approved and review states
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Full path of the project (e.g., "group/project-name") | |
| iid | Yes | Merge request IID | |
| userCredentials | No | Your GitLab credentials (optional — falls back to the configured env token if not provided) |