memory_clear
Delete all stored memories for a namespace permanently by removing its SQLite file. Use this to clear an agent's entire memory when starting fresh or resetting context.
Instructions
Delete all memory for a namespace by removing its SQLite file. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |