Get pull request threads
get_pull_request_threadsList top-level and inline comment threads on a pull request to review code discussion history and feedback in Azure DevOps.
Instructions
List top-level and inline comment threads on a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| iteration | No | ||
| repositoryId | Yes | Repository name or ID. | |
| baseIteration | No | ||
| pullRequestId | Yes | Pull request numeric ID. | |
| continuationToken | No |