Workflows - new integrated TOOL - bug / issue
Hi Vapi, thanks for the new feature to call tools directly in the WORKFLOW node. I noticed an issue: The tool call gets triggered, but then stays idle, if no "Messages to be spoken during different stages of tool execution are configured". And if you have messages configured, it waits for a user input after each single message spoken (like "I open the calendar." - idle - user says something ... - next message triggers "hold on I am checking timeslots now" - idle ---- user says "hello still there?" --- "yes, here are the timeslots..." etc. Call ID: da334a00-abbd-4e87-991e-058af24ee3d0, 2be3fec1-ded2-49a6-805b-e75f6f7ed068. It should neither be idle when no message is configured, nor if a message is configured. It should just execute and finish the tool call with the result returned, including speaking the "Request Start", Request Complete" Messages, without waiting for a user input at each step. Just like if I use a tool call as a separate node.