get_pr_review_summary
Fetch and summarize all review comments from a GitHub pull request to quickly understand feedback.
Instructions
Fetch and summarise all review comments for a Pull Request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_url | Yes | Full GitHub PR URL (e.g. https://github.com/owner/repo/pull/42) |