memory_deprecate_entity
Mark a memory entity as outdated and optionally provide the ID of the new entity that replaces it, helping maintain accurate memory by phasing out obsolete information.
Instructions
废弃一个过时的实体
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | 实体 ID | |
| superseded_by | No | 取代此实体的新实体 ID |