forget
Delete memories by ID or trigger auto-forgetting based on importance, heat, and age. Preserves caveat, goal, and pinned memories to avoid accidental loss.
Instructions
Explicitly delete a memory by id, OR run auto-forgetting across all memories based on forgettingRisk (importance + heat + age). Caveat-layer, goal-layer, and pinned (importance>=0.9) memories are always preserved. Prefer update_memory for corrections — forget is destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | No | ||
| dry_run | No | Report what would be deleted without actually deleting. |