forget
Delete a specific memory by providing its unique UUID, allowing removal of outdated or incorrect information from the shared memory store.
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
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |