Yes so I'm not using the tools from the Vapi dashboard. I add them directly into the OpenAI client.
I have the situation such as:
(i) user asks to book a time
(ii) assistant needs to check google calendar. This is picked up by a function but takes time (say 10 seconds sometimes)
I was hoping the assitant could say "First let me check the availability. Please wait". Then run (ii).