forget_memory
Permanently delete a stored memory by ID when it is wrong, sensitive, or no longer wanted, preventing stale facts from outranking current ones.
Instructions
Permanently delete one memory by id.
Use this when a stored memory is wrong beyond correction, sensitive, or simply no longer wanted — prune it so stale facts stop outranking current ones. To fix a memory instead of deleting it, use update_memory. The delete is hard: the row is gone, not hidden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | The id of the memory to delete, from a previous store_memory or search_memory call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||