ancestors_of
Identify all transitive callers that can reach a specified node in a code dependency graph, helping analyze impact and root causes.
Instructions
Return transitive callers that can reach the node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |