unload_solution
Unload a loaded solution to reclaim memory. Specify a partial name to match and free resources for other solutions.
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 |