get_prs_for_work_item
Retrieve pull requests associated with a specific Azure DevOps work item by providing repository and work item ID.
Instructions
Find pull requests linked to a work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name | |
| repository | Yes | Repository name or ID | |
| workItemId | Yes | Work item ID |