memory_version_diff
Audit changes between two memory versions line by line, showing additions, removals, and a summary count.
Instructions
Show a line-by-line diff between two revisions of a memory (Obsidian-Sync-grade trust). to defaults to the current version. Use it to audit exactly what an edit changed — added/removed lines plus a summary count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID | |
| from | Yes | Version number to diff from | |
| to | No | Version to diff to (defaults to current) |