delete-issue-link
Remove an external link from a project issue in Plane.so by specifying project, issue, and link identifiers.
Instructions
Delete an external link from an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue | |
| issue_id | Yes | ID of the issue containing the link | |
| link_id | Yes | ID of the link to delete |