get_call_graph
Generate a call graph to visualize function relationships and dependencies within minified JavaScript modules for reverse engineering and code analysis.
Instructions
Generates a call graph for a specific function.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbolName | Yes | ||
| moduleId | Yes | ||
| scanAllModules | No |