delete_issue_link
Delete a specific issue relationship from a GitLab issue. Provide project ID, issue IID, and issue link ID to remove the connection.
Instructions
Delete an issue link
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| issue_iid | Yes | The internal ID of a project's issue | |
| issue_link_id | Yes | The ID of an issue relationship |