Get pull request
get_pull_requestRetrieve a specific Azure Repos pull request with its commits and linked work items to review changes and associated tasks.
Instructions
Get one Azure Repos pull request with commits and linked work item references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| repositoryId | Yes | Repository name or ID. | |
| pullRequestId | Yes | Pull request numeric ID. |