memory_consolidate
Finds near-duplicate memories using vector similarity and merges them. Enable dry_run to preview candidates without applying changes.
Instructions
Find and merge near-duplicate memories (vector similarity). dry_run=true (default) only reports candidates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| threshold | No | similarity threshold, default from config (0.92) |