get_logic_path
Trace call graphs to identify dependencies and usage patterns for functions or classes in code analysis.
Instructions
Traces the call graph to find dependencies and usage of a function or class.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_node | Yes | Name of the function or class to trace |