delete_issue_link
Remove a link between two issues in GitLab by providing the project ID, issue IID, and issue link ID. This action deletes the specified issue relationship directly.
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 |