m9k_forget
Permanently remove a specific chunk from the memory index. Requires chunk ID obtained from prior search.
Instructions
Permanently remove a specific chunk from the memory index. Does NOT delete the source JSONL. Use m9k_search() first to find the chunk ID to forget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunkId | Yes | Chunk ID to permanently delete from the index |