How can you initiate a tool call at the moment a c...
# prompt-tip
d
We're trying to shrink latency in our Vapi squad. One of the biggest issues in our call is the first 10 seconds. The first tool call seems to take longer.
r
Hi, please look into the live call control https://docs.vapi.ai/calls/call-features#2-add-message-to-conversation you can use
add-message
  type to pre-load the required data. if you are subscribed to status update server message, you can run this call control as soon as you receive the
in-progress
status update from vapi.
e
Use the live call control
w
are u looking for dev?