memory_delete
Permanently remove a stored memory from the local SQLite memory store. Use it to clear outdated or incorrect project context; confirm=true is required.
Instructions
Delete a memory. Requires confirm=true (high-risk).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |