createLink
Connects work items in Azure DevOps by specifying source and target IDs, link type, and an optional comment to establish clear dependencies and relationships.
Instructions
Create a link between work items
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | No | Comment explaining the link | |
linkType | Yes | Type of link to create | |
sourceId | Yes | ID of the source work item | |
targetId | Yes | ID of the target work item |