jira_create_remote_issue_link
Add an external remote link to a Jira issue by specifying the issue key, URL, and title, making related resources accessible directly from the issue.
Instructions
Creates a remote link (POST /rest/api/3/issue/{key}/remotelink).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | Yes | ||
| issueIdOrKey | Yes | ||
| relationship | No |