mimir_prune
Archive stale or low-quality memories by category, decay threshold, or age. Preview changes with dry_run before archiving.
Instructions
Bulk archive entities by category, decay threshold, or age. Use dry_run=true to preview without archiving. Useful for cleaning stale or low-quality memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entities to prune (0 = unlimited) | |
| dry_run | No | Preview without archiving | |
| category | No | Archive entities in this category | |
| min_decay | No | Archive entities with decay_score below this threshold | |
| older_than_days | No | Archive entities older than this many days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| dry_run | No | ||
| archived | No | ||
| examined | No |