get_change_details
Retrieve full details for a specific Gerrit change, including owner, labels, messages, revisions, and reviewers.
Instructions
Get detailed information about a specific Gerrit change. Returns full change metadata including owner, labels, messages, revisions, and reviewers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Additional options (e.g. 'ALL_REVISIONS', 'ALL_COMMITS') | |
| change_id | Yes | Gerrit change ID (numeric, 'project~branch~changeId', or full Change-Id) |