clear_project
Delete all stored memory data for a project, including nodes, transcripts, repos, context windows, and edges. Requires explicit confirmation to prevent accidental loss.
Instructions
Delete all memory data for one project/repository, including nodes, transcripts, repos, context windows, and connected edges. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to perform the destructive clear operation. | |
| dry_run | No | Preview the clear operation without deleting data. | |
| project | Yes | Project/repository scope to clear. |