link_issues
Create a link between two Jira issues using a specified type such as Blocks or Relates.
Instructions
Create a link between two Jira tickets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_type | No | Link type: Blocks, Clones, Relates to, Duplicate, etc. | Blocks |
| inward_issue | Yes | Issue key being linked FROM, e.g. GEM-1 | |
| outward_issue | Yes | Issue key being linked TO, e.g. GEM-2 |