ado_remove_link
Removes a link between two work items by specifying their IDs and link type. Use to break relationships like parent-child or related items.
Instructions
Remove a link between two work items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_type | Yes | Link type: related, parent, child, duplicate, duplicate-of, depends-on, predecessor, successor | |
| source_id | Yes | Source work item ID | |
| target_id | Yes | Target work item ID |