get_remote_issue_link_by_id
Fetch a specific remote issue link by providing the Jira issue key or ID and the link ID to view its details.
Instructions
Get remote issue link by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkId | Yes | The ID of the remote issue link. | |
| issueIdOrKey | Yes | The ID or key of the issue. |