forget
Permanently delete specific memories by their unique ID, or multiple IDs at once. Use when a memory must be removed entirely instead of corrected.
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 |