Hi guys,
I have a tool in Vapi to book a call. If the call is booked succesfully, it returns a confirmation message.
Unfortunately, Vapi isn't even waiting for the return. After 3 seconds, Vapi tells the Agent that no result was returned. In Make, I see that there was a confirmation sent, just 4 seconds after the tool call.
Is there a way to let Vapi wait longer for the response?