find_similar_entities
Identify potential duplicate or related entities in project memory before adding new entries to maintain data integrity and avoid redundancy.
Instructions
Find likely duplicate or related entities before creating a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| entity_type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |