klados

KG Dedupe Resolver

01KJ60WNDBKP1GS1XSMJQ9F1AR

Properties

accepts
cardinality
one
types
  • *
actions_required
  • entity:view
  • entity:update
description
Finds and links duplicate knowledge graph entities using semantic search and AI-powered comparison, adding same_as relationships for confirmed matches.
endpoint
https://kg-dedupe-resolver.nick-chimicles-professional.workers.dev
endpoint_verified_at
2026-02-23T19:51:27.768Z
input_schema
description
Parameters passed via the rhiza workflow input field to customize deduplication behavior. Properties map directly to keys in request.input.
properties
confidence_threshold
default
0.7
description
Minimum confidence score (0-1) for accepting a duplicate match. Higher values are more conservative.
maximum
1
minimum
0
required
false
type
number
indexing_delay_ms
default
30000
description
Milliseconds to wait for Arke search index to update before searching. Useful when entities were just created.
maximum
120000
minimum
0
required
false
type
integer
match
exists
true
path
properties.label
produces
cardinality
one
types
  • *
status
active
KG Dedupe Resolver | Arke