reachable_from
Identify all nodes that can be reached transitively from a given source node within a code repository graph.
Instructions
Return nodes transitively reachable from the source node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |