graph.trace_calls
Trace the call chain for a symbol by specifying its direction: inbound or outbound, to analyze code dependencies.
Instructions
Returns the inbound or outbound call chain for a given symbol. direction: 'inbound' or 'outbound'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | ||
| symbol_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |