delete_memory
Delete a specific memory by providing its unique UUID to remove it from the system.
Instructions
Delete a specific memory by its ID.
Args:
memory_id: The full UUID of the memory to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |