get_remote_issue_links
Find which external pages or resources are linked to a Jira issue by providing its ID or key. Optionally filter by global ID to return a specific remote link.
Instructions
Get remote issue links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| globalId | No | The global ID of the remote issue link. | |
| issueIdOrKey | Yes | The ID or key of the issue. |