Create Remote Issue Link
jira_create_remote_issue_linkCreate a remote issue link in Jira by supplying the issue key, target URL, and link title. The link appears in the issue's Links section for easy access to external resources.
Instructions
Create a remote issue link (web link or Confluence link) for a Jira issue.
This tool allows you to add web links and Confluence links to Jira issues. The links will appear in the issue's "Links" section and can be clicked to navigate to external resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to link to (e.g., 'https://example.com/page' or Confluence page URL) | |
| title | Yes | The title/name of the link (e.g., 'Documentation Page', 'Confluence Page') | |
| summary | No | (Optional) Description of the link | |
| icon_url | No | (Optional) URL to a 16x16 icon for the link | |
| issue_key | Yes | The key of the issue to add the link to (e.g., 'PROJ-123', 'ACV2-642') | |
| relationship | No | (Optional) Relationship description (e.g., 'causes', 'relates to', 'documentation') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |