submit_pr_review
Approve, request changes, or comment on a pull request by submitting a review with optional inline line comments.
Instructions
Submit a review to a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Review comment body | |
| repo | Yes | Repository name | |
| event | Yes | Review action | |
| owner | Yes | Repository owner/organization | |
| comments | No | Inline comments on specific lines | |
| prNumber | Yes | Pull request number |