ado_pr_changes
Fetch detailed changes and full diff content from an Azure DevOps Pull Request using the Azure DevOps Node API for efficient code review and integration.
Instructions
Fetches changes from an Azure DevOps Pull Request with full diff content using the Azure DevOps Node API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
organizationId | Yes | Optional organization identifier to load specific configuration settings. | |
pullRequestId | Yes | The numeric ID of the Pull Request (as a string). |