find_paths
Trace bounded relationship paths between two OKF concepts, limiting results by count and edge kinds to reveal how knowledge nodes connect.
Instructions
Find bounded relationship paths between two OKF concepts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Canonical or path based okf URI where path search begins. | |
| target | Yes | Canonical or path based okf URI where path search ends. | |
| maxPaths | No | Maximum number of distinct paths to return. | |
| edgeKinds | No | Limit path traversal to these edge kinds. |