treeflow_delete_entity
Delete an NLU entity from a bot or tree by providing its ID. Removes unwanted entities to keep your chatbot's language understanding accurate.
Instructions
Elimina una entidad NLU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | Yes | ID del bot/árbol | |
| entity_id | Yes | ID de la entidad a eliminar |