jira_create_link
Create a link between two Jira issues by defining the link type, inward and outward issue keys, and an optional comment.
Instructions
Create a link between two Jira issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment on the link | |
| link_type | Yes | Link type name (Relates, Blocks, Duplicate, etc.) | |
| inward_issue | Yes | Inward issue key (receives the action) | |
| outward_issue | Yes | Outward issue key (performs the action) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |