review-phab
Get the precise review prompt and revision context for a Differential by providing a revision ID, enabling code review without MCP sampling.
Instructions
Fetches the exact review prompt and revision context needed to review a Differential without MCP sampling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_action | Yes | ||
| revision_id | Yes | ||
| review_prompt | Yes | ||
| review_summary | Yes | ||
| revision_context | Yes |