forget
Permanently remove specified memories by their ID. Use when memories are incorrect or explicitly requested to be forgotten, rather than updated.
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 |