manage_work_item_link
Add, remove, or update links between work items in Azure DevOps projects using specified relation types, enabling structured task dependencies and workflows.
Instructions
Add or remove a link between work items
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | No | Optional comment explaining the link | |
newRelationType | No | The new relation type to use when updating a link | |
operation | Yes | The operation to perform on the link | |
projectId | Yes | The ID or name of the project | |
relationType | Yes | The reference name of the relation type (e.g., "System.LinkTypes.Hierarchy-Forward") | |
sourceWorkItemId | Yes | The ID of the source work item | |
targetWorkItemId | Yes | The ID of the target work item |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server
Related Tools
- @RyanCardin15/AzureDevOps-MCP
- @Tiberriver256/mcp-server-azure-devops
- @Tiberriver256/mcp-server-azure-devops
- @stefanskiasan/azure-devops-mcp-server
- @RyanCardin15/AzureDevOps-MCP