memory_import_tool
Restore persistent project knowledge from an exported data file, skipping duplicate IDs to avoid re-adding existing memories.
Instructions
Import memories from a previously exported dict. Skips duplicate IDs.
Args: data: The export dict containing 'items' and optionally 'conflicts' project: Optional project root path. Auto-detected from git root if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |