deprecate_memory
Mark outdated agent memories as deprecated to exclude them from search while preserving historical records, ensuring only current information is used.
Instructions
Mark a memory as deprecated. It will be excluded from search/recall but kept for history. Use when a rule or fact is no longer true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory ID to deprecate | |
| reason | No | Why this memory is no longer true |