unlink_issues
Remove a link between two Jira issues using its link ID. Retrieve the ID from the issueLinks field of get_task_details.
Instructions
Remove a link between two Jira issues by link ID. Get the link ID from get_task_details issueLinks field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes | Issue link ID (from get_task_details issueLinks[].id) |