check_duplicates
Identify notes that may duplicate a given file's content. Provide a file path to find semantically similar existing notes and avoid redundant creation.
Instructions
Find notes that are potential duplicates of the given file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file (absolute or relative to content directory) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |