phabricator_revision_paths
List all file paths changed in a Phabricator Differential revision by specifying the numeric revision ID.
Instructions
Get the list of changed file paths for a Differential revision. Returns an array of file path strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision_id | Yes | Numeric revision ID (e.g., 123). Do not include the "D" prefix. |