treeflow_delete_intent
Delete an NLU intent from a bot using its tree ID and intent ID. Removes the specified intent from the chatbot's NLU model to maintain accurate conversation flows.
Instructions
Elimina una intención NLU de un bot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | Yes | ID del bot/árbol | |
| intent_id | Yes | ID de la intención a eliminar |