plane-work-item-link-add
Add a URL link to a work item in a Plane project. Provide project ID, issue ID, URL, and optional title to attach the link.
Instructions
Add a URL link to a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Link URL | |
| title | No | Link title/label | |
| issue_id | Yes | Issue UUID | |
| project_id | Yes | Project UUID |