get-issue-link
Retrieve detailed information about a specific link attached to an issue in Plane project management. Provide project, issue, and link IDs to access link data for workflow integration.
Instructions
Get detailed information about a specific issue link
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 retrieve |