link_work_items
Link two work items using relationship types like Parent, Child, or Related to define dependencies.
Instructions
Link two work items. link_type options: Related, Parent, Child, Duplicate, Successor, Predecessor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_type | No | Relationship type | Related |
| source_id | Yes | Source work item ID | |
| target_id | Yes | Target work item ID |