create-issue-link
Add external links to Plane.so issues by providing the project ID, issue ID, link title, and URL to connect relevant resources directly to project management workflows.
Instructions
Create a new external link for an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ID of the issue to add link to | |
| project_id | Yes | ID of the project containing the issue | |
| title | Yes | Title/name for the link | |
| url | Yes | The URL to link to |