remove_from_collection
Remove a specific memory from a collection using its unique identifiers.
Instructions
Remove a memory from a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | UUID of the collection | |
| memory_id | Yes | UUID of the memory to remove |