get_issue_link
Retrieve an issue link in a GitLab project by specifying the project ID, issue IID, and issue link ID.
Instructions
Get a specific issue link
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_iid | Yes | The internal ID of a project's issue | |
| project_id | Yes | Project ID or URL-encoded path | |
| issue_link_id | Yes | ID of an issue relationship |