load_graph
Switch the active code graph mid-session by loading a canonical graph JSON path, with optional overlay and profile, so all subsequent queries target the new in-memory graph without 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 |