jira_link_issues
Create a link between two Jira issues to show relationships like Blocks or Relates, using project-defined link types.
Instructions
Link two Jira issues. Link types are project-defined; common ones: 'Relates', 'Blocks', 'is blocked by', 'Caused by', 'Duplicate'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkType | No | Link type name, e.g. 'Relates', 'Blocks', 'Caused by'. | Relates |
| inwardIssue | Yes | Inward issue key. | |
| outwardIssue | Yes | Outward issue key. |