get_memory_history
Retrieve a chronological list of all changes made to a memory by its ID, enabling review of its modification history.
Instructions
Get change history for a specific memory by ID.
REQUIRED: 'memory_id' - the UUID of the memory to get history for
Returns: Chronological list of all changes made to the memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |