get_decayed_memories
Retrieve memories whose importance has dropped below a threshold due to time-based decay, enabling targeted review or cleanup of fading knowledge graph entries.
Instructions
List memories whose importance has fallen below a threshold due to time-based decay. Unlike get_stale_entities (which uses freshness timestamps), this uses decay engine importance calculations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Importance threshold (default: 0.1) |