athena_graph_path
Compute the shortest directed path between two nodes in a JSPACE graph, optionally restricting to typed relations. Use it to navigate and analyze complex network structures.
Instructions
Compute a shortest directed JSPACE path between two nodes, optionally restricted to typed relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | ||
| src | Yes | ||
| max_depth | No | ||
| relations | No |