delete_entity
Permanently remove an entity and all its relationships from the LightRAG knowledge graph. Use when an entity must be completely erased; this action cannot be undone.
Instructions
DESTRUCTIVE: permanently deletes an entity and all its relationships from the knowledge graph. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | Name of the entity to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||