createJiraIssueLink
Create a link between two Jira work items to define relationships such as blocks or relates. Attach an optional comment to document the connection.
Instructions
Create a link between two Jira work items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Plain text comment to attach to the link | |
| linkTypeName | Yes | Link type name from listJiraIssueLinkTypes, e.g. 'Blocks', 'Relates' | |
| inwardIssueKey | Yes | ||
| outwardIssueKey | Yes |