unload_solution
Free memory by unloading a loaded solution using a partial case-insensitive name, automatically activating another loaded solution when the active one is unloaded.
Instructions
Unload a previously loaded solution to free memory. Use a partial, case-insensitive name (e.g. 'DcpCore' matches the full path). If the unloaded solution was active, another loaded solution becomes active. Use this when you're done analyzing a codebase and want to reclaim memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Partial or full solution name/path to match |