get_stale_entities
Identify entities with freshness scores below a given threshold to surface outdated knowledge graph records for review or cleanup.
Instructions
Return all entities whose freshness score is below a threshold
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Freshness threshold (0–1). Entities below this score are considered stale (default: 0.5) |