priority_dedup
Identify duplicate knowledge graph entities and retain only the highest-priority one, using importance, recency, observation count, and tags to resolve conflicts.
Instructions
Smart priority-based deduplication that keeps the highest-scored entity per duplicate group (importance > recency > observation count > tags)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, report what would be deduplicated without making changes |