get_ado_pr_changed_files
Retrieve the list of modified files from the latest iteration of an Azure DevOps Pull Request using a PowerShell script. Inputs include Pull Request ID and organization identifier for specific configuration settings.
Instructions
Fetches the list of changed files from the latest iteration of an Azure DevOps Pull Request using a PowerShell script.
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). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git Stuff Server
Related Tools
- @mmruesch12/azdo-mcp
- @RyanCardin15/AzureDevOps-MCP
- @stefanskiasan/azure-devops-mcp-server
- @mmruesch12/azdo-mcp
- @RyanCardin15/AzureDevOps-MCP
- @RyanCardin15/AzureDevOps-MCP