evolve_memory
Adds an evolution note to a memory to track changes over time, preserving session context.
Instructions
Add an evolution note to track changes over time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ID of the memory to evolve | |
| new_value | No | New value to update to (optional) | |
| evolution_note | Yes | Note describing the evolution/change |