delete_issue_link
Deletes a Jira issue link by its ID to remove the relationship between two issues. Use the link ID retrieved from the issue's link list.
Instructions
Delete an issue link by its ID.
Args: link_id: The link ID (get from get_issue_links)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||