Delete Issue Link
issue_delete_linkDelete a link between two Yandex Tracker issues using the link ID retrieved from the issue_get_links tool.
Instructions
Delete a link between a Yandex Tracker issue and another issue. Use issue_get_links to retrieve the link IDs for an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes | Link ID (integer) as returned by issue_get_links. | |
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |