ado_git_get_pr
Retrieve full pull request details including title, description, reviewers, source and target branches, and status.
Instructions
Get full details of a specific pull request, including title, description, reviewers, source/target branches, and status. Use ado_git_get_pr_threads for comments/discussions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project containing the PR | |
| repositoryId | Yes | Repository ID or name | |
| pullRequestId | Yes | Pull request ID |