Exactly that’s probably what’s causing it. The JS...
# general-english
j
Exactly that’s probably what’s causing it. The JSON you showed is just the tool result, not an assistant turn, so VAPI thinks the conversation is done once the tool finishes. You need to send a follow-up assistant message after the tool runs, even something simple like “Request complete, the info has been retrieved.” I can take a look at your flow privately and show you exactly how to wire it so it keeps the call active. @Sean