link_issues
Link two Jira issues with a specified relationship type, such as Blocks or Relates, using their issue keys.
Instructions
Link two Jira issues (e.g., Blocks, Relates)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkType | Yes | The type of link (e.g., 'Blocks', 'Relates') | |
| inwardIssueKey | Yes | The key of the issue that is linked from | |
| outwardIssueKey | Yes | The key of the issue that is linked to |