Add work item relation
add_work_item_relationLink two Azure DevOps work items as parent, child, related, predecessor, successor, or duplicate to define dependencies. Confirmation required to apply.
Instructions
Link two work items as parent, child, related, dependency, or duplicate. Requires write tools and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| confirm | Yes | Must be true to perform the mutation. | |
| project | No | Project name or ID. Omit to use AZURE_DEVOPS_DEFAULT_PROJECT. | |
| relation | Yes | ||
| workItemId | Yes | Azure Boards work item ID. | |
| expectedRevision | No | ||
| targetWorkItemId | Yes | Azure Boards work item ID. |