treeflow_delete_branch
Delete a conversation branch and all its associated nodes from a chatbot tree, removing outdated or incorrect dialogue paths.
Instructions
Elimina una rama y todos sus nodos asociados.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | Yes | ID del bot/árbol | |
| branch_id | Yes | ID de la rama a eliminar |