delete_memory
Delete a specific memory entry using its UUID. Removes outdated or incorrect context from the shared semantic memory layer.
Instructions
Delete a specific memory by its ID.
Args: memory_id: UUID of the memory to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |