Create Clarity Process Link
createClarityProcessLinkCreate a process-to-process link in the organization's Clarity landscape when the caller can manage both endpoint teams. If the same live source, target, and type already exists, the existing link is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Relationship type between the source process node and target process node | |
| orgId | Yes | ||
| state | No | Whether the link is suggested by Duvo or confirmed by a user | confirmed |
| confidence | No | Optional confidence score from 0 to 1 | |
| source_node_id | Yes | Hierarchy node id for the source process | |
| target_node_id | Yes | Hierarchy node id for the target process |