graph_graph_ancestors
Identify all upstream nodes that connect to a specified node in a graph structure. Use this tool to trace dependencies, analyze relationships, or understand data flow origins.
Instructions
[graph] Return all nodes that can reach the given node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node | Yes |