memory_delete
Delete a stored memory by its ID to remove outdated or incorrect information.
Instructions
Delete a memory by ID.
Args:
memory_id: The ID of the memory to delete (full or partial UUID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |