wipe_project_memories
Delete all stored memories for a given project tag. This action resets the project's memory permanently.
Instructions
Permanently delete all memories stored under project_tag.
This action is irreversible — vectors and metadata are removed from disk immediately. Only call this when the user has explicitly asked to clear or reset memory for a project. When in doubt, confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_tag | Yes | The namespace to wipe (e.g. "my-api"). Passing "global" clears cross-project memories. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |