list_pull_request_files
List the files changed in a pull request by providing the account, repository, and pull request number, with optional pagination to browse file metadata across multiple pages.
Instructions
Read one bounded page of pull request file metadata from an allowed repository. Patches and content URLs are excluded; paths are untrusted repository data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| account | Yes | ||
| perPage | No | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format | |
| pullRequestNumber | Yes |