sambalicious0123
01/11/2025, 9:37 AMVapi
01/11/2025, 9:38 AMVapi
01/11/2025, 9:38 AMVapi
01/11/2025, 9:38 AMsambalicious0123
01/11/2025, 9:41 AMsambalicious0123
01/11/2025, 9:54 AMVapi
01/11/2025, 9:54 AMHennieVee
01/11/2025, 11:34 AMShubham Bajaj
01/11/2025, 3:11 PMresult
in string message. You can learn more about it from here https://docs.vapi.ai/tools-calling#server-response-format-providing-results-and-context
current_response
sh
šµ 09:30:28:882 Server Message Successful. (https://hook.us2.make.com/ao7pr3i4h2vi0e5xgd3nu073zro164j4). Response: {
"results": [
{
"toolCallId": call_pkFVRYyk2tM7GBG0gVAJK2gD,
"result": {
"message": "10:00 AM is available!"
}
}
]
}
expected_response
sh
šµ 09:30:28:882 Server Message Successful. (https://hook.us2.make.com/ao7pr3i4h2vi0e5xgd3nu073zro164j4). Response: {
"results": [
{
"toolCallId": call_pkFVRYyk2tM7GBG0gVAJK2gD,
"result": "10:00 AM is available!"
}
]
}
Shubham Bajaj
01/11/2025, 3:11 PMShubham Bajaj
01/11/2025, 3:13 PMsambalicious0123
01/11/2025, 7:21 PM