memory_history
Retrieve revision history for a memory, showing each edit with commit message, author, branch, and timestamp. Use a revision ID to restore an older version.
Instructions
Every revision of one wiki page, newest first — its edit history.
Each revision carries the commit that produced it: message, author (the user, or the agent key prefix that wrote it), branch, and time. Pass a revision_id to mind_revert to restore an old version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | When true, include the full content snapshot of each revision. | |
| limit | No | Max revisions to return (default 50). | |
| memory_id | Yes | The memory whose history to read. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||