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