shortest_path
Find the shortest path connecting two nodes in the knowledge graph, returning the ordered list of nodes or an explicit 'no path' result.
Instructions
An ordered path connecting two nodes, or an explicit 'no path' result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes | ||
| repo | No | . |