create_collection
Create a new collection to organize memories by grouping related items together, with optional description and initial memory IDs.
Instructions
Create a new collection for organizing memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the collection | |
| description | No | Description of the collection (optional) | |
| memory_ids | No | Initial memory IDs to add to the collection (optional) |