KG Delete Entity
localnest_kg_delete_entityRemove a knowledge graph entity by ID, deleting all triples where it appears as subject or object.
Instructions
Delete a knowledge graph entity by ID. Cascades: also deletes all triples where the entity is subject or object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |