add_issue_link
Link two YouTrack issues by providing source and target IDs. Optionally set the relation type (default 'Relates').
Instructions
Link two issues together.
Args: issue_id: Source issue ID or URL target_id: Target issue ID or URL link_type: Relation type (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 |