list_pr_files
Retrieve the paths of files changed in a pull request by specifying the owner, repo, and pull number.
Instructions
List the files changed in a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| owner | Yes | ||
| per_page | No | ||
| pull_number | Yes |