delete_memory
Remove a memory by its ID from long-term storage. Delete outdated or incorrect entries to maintain accurate knowledge.
Instructions
Delete a memory by ID.
Args:
doc_id: The ID of the memory to delete
Returns:
A dictionary with status and message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||