delete_issue_link
Remove a link between two issues in a GitLab project by providing the project ID, issue internal ID, and issue link ID.
Instructions
Delete an issue link
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_iid | Yes | The internal ID of a project's issue | |
| project_id | Yes | Project ID or URL-encoded path | |
| issue_link_id | Yes | The ID of an issue relationship |