memory_find_duplicates
Identify duplicate memories using text and/or semantic similarity within a given scope, without modifying any data.
Instructions
Suggest duplicates using text and/or cached embedding similarity within one scope. Never modifies memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mode | No | text | |
| limit | No | ||
| project | No | ||
| namespace | No | ||
| threshold | No | ||
| max_candidates | No |