delete_memory
Remove a specific memory from an AI agent's long-term storage by providing its memory ID.
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 |