delete_collection
Remove a specific collection from memory while preserving all associated memories. Use this to organize your memory structure without losing data.
Instructions
Delete a collection (memories are not deleted, only the collection).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | UUID of the collection to delete |