transferCall Function implementation
# support
m
to implement the functionality of transferCall Function, should i add the definition of function to assistant when requesting assistant-request?
v
@mehdi Yes, to implement the functionality of the
transferCall
function, you should include the definition of the function when you're setting up your assistant. This will ensure that the assistant has the capability to transfer the call when needed. If you have the
forwardingPhoneNumber
ready, I can help you with the process or answer any specific questions you might have about implementing this function. Would you like to proceed with that?
You can continue this conversation by mentioning me in the message.
m
in the fetched assistant from https://api.vapi.ai/assistant/ id , there is only model.toolIds and no tool. what should the proper json format look like and where to add it in the fetched assistant?
s
Hey @mehdi please go through this documentation and give it a try. If you still have questions, then do let me know.
m
thanks , fixed