delete_memory
Remove a specific memory from the knowledge base by providing its unique identifier. Helps manage and clean stored memories by deleting obsolete or incorrect entries.
Instructions
Delete a single memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory UUID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |