list_issue_links
Retrieve all linked issues for a GitLab issue by providing the project ID and issue internal ID.
Instructions
List all issue links for a specific issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| issue_iid | Yes | The internal ID of a project's issue |