delete_memory
Delete a specific memory from long-term storage by providing its ID. Permanently removes the entry to keep your ProjectContext memory accurate.
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 | |||