find_paths
Discover paths between two code nodes in a stored code graph, using optional filters for depth, direction, and edge types to trace relationships and dependencies.
Instructions
find paths
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| node_id | No | ||
| direction | No | ||
| edge_types | No | ||
| request_id | No | ||
| to_node_id | Yes | ||
| edge_budget | No | ||
| node_budget | No | ||
| snapshot_id | No | ||
| from_node_id | Yes | ||
| tool_version | No | ||
| repository_id | Yes | ||
| target_commit | Yes | ||
| schema_version | No | ||
| start_node_ids | No |