forget
Delete specific memories from persistent storage by UUID to manage AI agent data and maintain privacy.
Instructions
Delete a memory by its UUID.
Args:
memory_id: The UUID of the memory to delete.
Returns:
JSON string indicating success or failure.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |