delete_memory
Remove a stored memory by providing its unique ID. Confirms deletion to help manage persistent data.
Instructions
Delete a stored memory by ID.
Args: memory_id: The ID of the memory to delete
Returns: Confirmation of deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |