forget
Permanently delete memories by providing a single memory ID or a list of IDs. Use when a memory is wrong and correction is not appropriate.
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 |