mnemonic_import
Import memories from a previous export file. Optionally overwrite existing entries by matching IDs, otherwise skip duplicates, and receive operation statistics.
Instructions
Import memories from a previous export.
The data must be in the export format with a 'memories' array.
Options:
overwrite: If true, updates existing memories with matching IDs If false, skips memories that already exist
Returns statistics about the import operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | Input for importing memories. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |