mcp_engram_import
Restore memories by importing a JSON array of concept and text objects, previously exported by the mcp_engram_export tool.
Instructions
Restore memories from a JSON array previously exported by mcp_engram_export. Each entry needs concept and text fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string: array of {concept, text} objects |