Jira Create Issue Link
通过 Aident Loadout 使用 Jira Tools 的 Jira Create Issue Link。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Links two Jira issues using a specified link type with optional comment.
通过 Aident Loadout 使用 Jira Tools 的 Jira Create Issue Link。执行前查看输入、输出、设置、价格和风险。
Links two Jira issues using a specified link type with optional comment.
commentstringAn optional textual comment to add to the created issue link, providing additional context.
link_typestringThe name of the issue link type to create (e.g., 'Blocks', 'Relates', 'Duplicate', 'Cloners'). Provide either link_type or link_type_id. Use the JIRA_GET_ISSUE_LINK_TYPES action to retrieve valid link type names for your Jira instance.
link_type_idstringThe ID of the issue link type to create (preferred over link_type when known, as it is unambiguous). Provide either link_type or link_type_id. Use JIRA_GET_ISSUE_LINK_TYPES to retrieve valid link type IDs.
inward_issue_key必填stringThe key of the issue that initiates the link relationship (the 'source' issue). For example, if creating a 'Blocks' link from Issue A to Issue B, Issue A is the inward issue.
outward_issue_key必填stringThe key of the issue that is the target of the link relationship (the 'destination' issue). For example, if creating a 'Blocks' link from Issue A to Issue B, Issue B is the outward issue.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
API 密钥连接。风险等级 2/5。
免费操作