graphify_path
Finds the exact path between two nodes in a knowledge graph. Trace direct connections to understand structural relationships.
Instructions
Find the exact path between two nodes (e.g. "DigestAuth" -> "Response").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_a | Yes | ||
| node_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |