get_decayed_memories
Retrieve memories whose importance dropped below a threshold due to time-based decay, using importance decay calculations.
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) |