mem_consolidate
Consolidate related notes by merging duplicates, resolving contradictions, and extracting key facts to organize overlapping information in your vault.
Instructions
Consolidate related notes in the vault. Merges duplicates, resolves contradictions, extracts key facts. Creates new knowledge files without modifying originals. Use this when the vault has many similar or overlapping notes.
Args: dry_run: Preview what would be consolidated without writing files (default false) threshold: Similarity threshold for grouping notes, 0.0-1.0 (default 0.75)
Returns consolidation summary with groups found, facts extracted, and conflicts resolved. (experimental)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | Yes | Preview what would be consolidated without writing files | |
| threshold | Yes | Similarity threshold for grouping notes (0.0-1.0) |