delete_entities
Delete entities and their relations from a memory category using entity IDs or name/entityType pairs.
Instructions
Delete entities and their relations. Specify each entity by id OR by name/entityType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Memory category. Defaults to 'default' | |
| entities | Yes | An array of entities to delete |