memory_forget
Propose to forget specific memories by ID or scope like thread, agent, namespace, or tags. Requires reasoning and human approval before deletion.
Instructions
Propose forgetting memories (by id, or by scope/tags). Creates a pending proposal that a human must approve before anything is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Forget a single memory by id | |
| tags | No | Scope: forget memories carrying all these tags | |
| agentId | No | Scope: agent id | |
| threadId | No | Scope: thread id | |
| namespace | No | Scope: namespace | |
| reasoning | Yes | Why these memories should be forgotten (min 20 chars) | |
| instanceId | No | Optional instance ID override | |
| memory_name | Yes | The memory store name (from memory_stores) |