ai.summarize_pr
Summarize a GitHub pull request by owner, repository, and PR number to reveal what it does, how it works, and key changes.
Instructions
Produce a concise summary of a pull request: what it does, how, and notable changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |