delete_remote_issue_link_by_id
Delete a remote issue link from a Jira issue by specifying the issue ID or key and the link ID.
Instructions
Delete remote issue link by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkId | Yes | The ID of a remote issue link. | |
| issueIdOrKey | Yes | The ID or key of the issue. |