memory_history
Retrieve the chronological change timeline of a memory, including ADD, UPDATE with old and new text, SUPERSEDED replacements, and DELETE events. Provide the memory UUID to fetch its history.
Instructions
Full change timeline of a memory: ADD, UPDATE (old vs new text), SUPERSEDED (which fact replaced it) and DELETE events, oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory UUID whose change history to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |