remove_issue_link
Remove a link between two issues in YouTrack by specifying the source and target issue IDs and the link type.
Instructions
Remove a link between two issues.
Args: issue_id: Source issue ID or URL target_id: Target issue ID or URL link_type: Relation type to remove (default: 'Relates') instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| issue_id | Yes | ||
| link_type | No | Relates | |
| target_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |