Manage pull request reviewer
manage_pull_request_reviewerAdd or remove a pull request reviewer in Azure DevOps using the reviewer's identity ID. Specify action, reviewer ID, and confirm to update the PR review team.
Instructions
Add or remove a PR reviewer by Azure DevOps identity ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| confirm | Yes | Must be true to perform the mutation. | |
| project | No | ||
| isRequired | No | ||
| reviewerId | Yes | ||
| repositoryId | Yes | ||
| pullRequestId | Yes |