add_to_collection
Add a memory to a collection to keep related information organized. Group memories for efficient retrieval across conversations.
Instructions
Add a memory to a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | UUID of the collection | |
| memory_id | Yes | ID of the memory to add |