mem_forget
Delete a memory using its unique ID to eliminate stale, wrong, or duplicate entries. Find the ID via search first.
Instructions
Delete a memory by ID.
Use this to remove stale, wrong, or duplicate memories. Find the ID via mem_search first, then pass it here.
Args: memory_id: The ID of the memory to delete (shown in search results)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |