graph_query
Query the call graph to find all functions that call a given symbol, determining the blast radius for changes.
Instructions
Find the blast radius (which functions call this symbol).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |