forget
Permanently delete one or more memories by ID to remove incorrect or unwanted data when correction isn't appropriate. This irreversibly tombstones the specified memory entries.
Instructions
Permanently forget (tombstone) one or more memories.
WHEN TO USE: When the user explicitly asks to forget something, or when a memory
is clearly wrong and correction isn't appropriate. Prefer correct over forget
when the memory just needs updating.
Args: rid: Single memory ID to forget. rids: List of memory IDs to forget (batch mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rid | No | ||
| rids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |