load_graph
Switch the active code graph under analysis to a new target, loading it into memory once so all subsequent queries use the updated source without a server restart.
Instructions
Switch/attach the active graph the whole server reasons over — point it at a different target (e.g. bnxt -> igb) mid-session with no restart. Takes a canonical graph JSON path and an optional overlay + profile; the graph loads once and every subsequent tool hits the in-memory copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| overlay | No | ||
| profile | No |