jira_link_issues
Connect two Jira issues by specifying a link type (e.g., blocks, clones) and issue keys, with an optional comment.
Instructions
Create a link between two Jira issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment | |
| link_type | Yes | Link type name (e.g. 'blocks', 'clones', 'Duplicate') | |
| inward_issue_key | Yes | Inward issue key | |
| outward_issue_key | Yes | Outward issue key |