forget_weak_memories
Bulk-delete memories that have decayed below a specified importance threshold, using decay-based scoring to identify weak memories.
Instructions
Bulk-delete memories that fell below a decay threshold. Unlike forget_memory (content match) or archive_entities (criteria-based move), this uses decay-based importance scoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, report what would be forgotten without deleting | |
| maxCount | No | Maximum number of memories to forget | |
| threshold | No | Importance threshold below which to forget |