delete_memory
Delete a specific memory by its ID to remove stored facts from long-term memory. Use IDs from search or list results.
Instructions
Delete a single memory by its id.
Note: mem0 deletes by id without a user filter, so ids should only be
obtained from this identity's own search_memory / list_memories
results (both scoped to the caller's bucket).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | The id of the memory to forget (from search/list results). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||