search_duplicates
Identifies groups of duplicate or highly similar notes by comparing embeddings and grouping notes above a similarity threshold.
Instructions
Find groups of duplicate or highly similar notes.
Compares note embeddings and groups notes above the similarity threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | optional folder scope | |
| max_notes | No | maximum notes to process | |
| threshold | No | minimum similarity from 0.5 to 0.99 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |