azdo_link_work_items
Link two Azure DevOps work items by specifying source, target, and link type such as Parent or Child.
Instructions
Link work items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | AzDO project name | |
| link_type | Yes | Link type: "Parent", "Child", "Related", "Duplicate", "Dependency" | |
| source_id | Yes | Source work item ID | |
| target_id | Yes | Target work item ID | |
| organization | Yes | AzDO org name |