paths_between
Find all call paths linking a source node to a destination node in a code repository, enabling dependency analysis.
Instructions
Return call paths between two nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | Yes | ||
| dst | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |