This might have been asked before; seems pretty common: I have a tool getCustomerInfo that checks our customer db and returns information about it to the vapi assistant for inbound phone calls.
The problem I'm having is the tool doesn't get called immediately after the caller connects. Does anyone know how I can trigger the the tool silently once the call is connected? Is it essentially just something to add in the system prompt or is there a better way?