unload_pack
Remove a loaded knowledge pack from memory, clearing all associated chunks and embeddings.
Instructions
Remove a loaded knowledge pack (and all its chunks + embeddings) from the memory store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pack id (as returned by list_packs). |