jira_create_issue_link
Create a link between two Jira issues using a specified link type.
Instructions
Create a link between two Jira issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkType | Yes | Link type name (e.g., "Blocks", "Relates", "Duplicates") | |
| inwardIssueKey | Yes | The inward issue key | |
| outwardIssueKey | Yes | The outward issue key |