forget_memory
Delete a memory by its ID to remove outdated or irrelevant information, keeping the stored knowledge accurate and current.
Instructions
Delete a memory that's no longer relevant.
Args:
memory_id: The ID of the memory to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |