graph_graph_descendants
Find all nodes reachable from a specified node in a graph structure to analyze connections and dependencies.
Instructions
[graph] Return all nodes reachable from the given node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node | Yes |