list_reviewers
Retrieves all reviewers for a Gerrit change, including CC'd and removed users, with their approval status. Useful for understanding who has reviewed or been added to a change.
Instructions
List all reviewers of a Gerrit change. Returns reviewers, CC'd users, and removed reviewers along with their approval status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change_id | Yes | Gerrit change ID (numeric, 'project~branch~changeId', or full Change-Id) |