link_issues
Link two Jira issues with a relationship type, such as Blocks or Relates, and add an optional comment.
Instructions
Create a link between two issues.
Args: inward_issue: Inward issue key (e.g., "KAN-1") outward_issue: Outward issue key (e.g., "KAN-2") link_type: Link type name (e.g., "Blocks", "Relates", "Duplicate", "Cloners") comment: Optional comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| link_type | No | Relates | |
| inward_issue | Yes | ||
| outward_issue | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||