phabricator_diff_raw
Retrieve the raw diff/patch content for a specific Differential diff using its numeric diff ID. Find the diff ID by searching with phabricator_diff_search.
Instructions
Get the raw diff/patch content for a Differential diff by diff ID. Use phabricator_diff_search to find the diff ID from a revision PHID first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diffID | Yes | The diff ID (numeric, e.g., 1392561). Use phabricator_diff_search to find this from a revision. |