Clear all memory
clear_memoryPermanently delete all project memories across the memory manager. Requires explicit confirmation with the phrase 'delete everything' to complete the action.
Instructions
PERMANENTLY delete ALL memory for ALL projects. Requires confirm=true and the phrase "delete everything" in confirmPhrase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to actually delete. | |
| confirmPhrase | Yes | Must be exactly "delete everything" to proceed. |