treeflow_update_entity
Update an existing entity's values, type, synonyms, or regex pattern to keep your chatbot's language understanding accurate.
Instructions
Actualiza los valores, tipo, sinónimos o patrón regex de una entidad existente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Nuevo nombre | |
| type | No | Tipo de entidad | |
| values | No | ||
| pattern | No | Nuevo patrón regex | |
| tree_id | Yes | ID del bot/árbol | |
| entity_id | Yes | ID de la entidad |