priority_dedup
Deduplicate entities in the knowledge graph, retaining the highest-scored entity per group using priority criteria: importance, recency, observation count, and tags.
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 |