delete_all_memories
Remove all stored memories for a user, agent, app, or run while preserving the entity structure in the Mem0 MCP Server.
Instructions
Delete every memory in the given user/agent/app/run but keep the entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User scope to delete; defaults to server user. | |
| agent_id | No | Optional agent scope to delete. | |
| app_id | No | Optional app scope to delete. | |
| run_id | No | Optional run scope to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |