memory_delete
Delete a memory by its unique ID. Use the force flag to allow deletion of document fragments or roots, or use the dedicated document deletion tool for clean removal.
Instructions
Delete a memory by id.
Args: memory_id: Memory ID to delete force: If True, allow deleting document fragments/roots. Use memory_delete_document() instead for clean document removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |