Delete project memory
delete_project_memoryPermanently delete all stored memories for the current project. Set confirm=true to execute this irreversible cleanup.
Instructions
PERMANENTLY delete all stored memory for the current project. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to actually delete. | |
| workspacePath | No | Workspace directory of the project. Defaults to the server working directory. |