ado_pr_threads
Retrieves active comment threads from an Azure DevOps Pull Request using the Pull Request ID, enabling efficient review and collaboration.
Instructions
Fetches all active comment threads from an Azure DevOps Pull Request.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
organizationId | No | Optional organization identifier to load specific configuration settings. | |
pullRequestId | Yes | The numeric ID of the Pull Request (as a string). |