forget
Delete a memory from the spatial memory system using its unique ID. Removes outdated or incorrect knowledge to keep the knowledge graph accurate.
Instructions
Delete a memory by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| memory_id | Yes | The ID of the memory to delete |