Get Issue Remote Links
get_issue_remote_linksRetrieve all remote links for a Jira issue, including linked Confluence pages and generic web URLs. Use this tool to see external references associated with an issue.
Instructions
Lists an issue's remote links (GET /rest/api/2/issue/{key}/remotelink), including linked Confluence pages ('Wiki Page' links) and generic web links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key, e.g. 'ABC-123' |