memory.delete
Delete a memory entry by its ID to remove outdated or incorrect information from the knowledge base.
Instructions
Delete a memory entry by ID. Use to remove outdated or incorrect information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory entry ID to delete | |
| project_id | No | Project identifier (auto-detected from project_root if not provided) | |
| project_root | No | Project root directory |