memory_forget
Delete a specific memory using its ID or remove the best match found by a search query, helping you manage your memory store by removing outdated or incorrect information.
Instructions
Delete a memory by ID or search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memoryId | No | Memory ID (full UUID or 8+ char prefix) | |
| query | No | Search query to find and delete best match |