Hi Vapi Support team, We built a voice booking ag...
# office-hours
m
Hi Vapi Support team, We built a voice booking agent in Vapi with 2 function tool calls (check_availability and virtual_booking), the webhooks connect to the workflow in n8n, completing the booking with zoom meetings and microsoft graph (outlook) APIs. The entire workflow works successfully within n8n, and using Terminal as test (development and production mode. the failure is occurring when testing the Vapi voice agent and hanging when calling the virtual_booking function tool. we have troubleshooted this following Vapi documentation and the error is reporting to be the connection within vapi since our terminal test proves the webook works. This should be the final piece of the puzzle for us as we're not very technical and been doing this DIY to this point. If you could please help us over this obstacle we'd greatly appreciate it. Here is some additional context if needed: chat log: Async if OFF timeout is set to 90 secs results: Is there anything else that would be helpful during your meeting? no Calling book_virtual{ "email": "john.smith@test.com", "n... Function Arguments { "email": "john.smith@test.com", "notes": "House - window tinting", "phone": "123-234-3456", "start": "2025-10-28T20:00:00Z", "address": "123 sample dr, media, pa 19380", "lastName": "Smith", "firstName": "John" } Tool ResponseNo result returned. If this is unexpected, see tro... Response Data No result returned. If this is unexpected, see troubleshooting tips at https://docs.vapi.ai/tools/custom-tools-troubleshooting#no-result-returned-error https://cdn.discordapp.com/attachments/1228667357849849856/1431615666989043814/Screenshot_2025-10-25_at_8.08.58_AM.png?ex=68fe0f7d&is=68fcbdfd&hm=f472656cf72a5620c263b67f789fd8e66c5d2968333c1dcb70aef178f261f8f4&
2 Views