Delete memory
delete_memoryDelete a specific memory from the AI agent's long-term store by supplying its exact memory_id. Remove unwanted, outdated, or incorrect facts to keep memory accurate.
Instructions
Delete a single memory by memory_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | Exact memory_id to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |