Get Memory
get_memoryRetrieve a specific stored memory by its SHA-256 hash to access exact historical information from the persistent SQLite-backed memory server.
Instructions
Retrieve memory by hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Hash of the memory (SHA-256, 64 hex chars) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |