delete_issue_link
Remove a relationship between two GitLab issues by deleting the link. Specify project, issue, and link identifiers to disconnect related issues.
Instructions
Delete an issue link
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| issue_iid | No | The internal ID of a project's issue | |
| issue_link_id | No | The ID of an issue relationship |