memory_forget
Delete specific memories by search query or memory ID. Use this to remove unwanted or outdated information from persistent AI memory.
Instructions
Delete specific memories. Supports both search-based and direct ID-based deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query to find memory to delete | |
| scope | No | Scope to search/delete from (optional) | |
| memoryId | No | Specific memory ID to delete |