forget
Delete a specific memory by providing its unique ID. Removes the memory permanently from the persistent AI memory system.
Instructions
Delete a memory by ID.
Args:
memory_id: The memory to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |