dylan
12/11/2025, 7:59 PM{
"id": "log-28",
"level": 30,
"time": 1765480937089,
"timestamp": 1765480937089000000,
"severityText": "INFO",
"severityNumber": 9,
"body": "Tool calls finished",
"attributes": {
"category": "tool",
"callId": "019b0edc-fea5-7ff2-a144-23bde81ed2db",
"orgId": "9fc10dfb-0f59-4ced-8157-345511dd806a",
"runDurationMs": 5272,
"totalResults": 1,
"errorsCount": 0,
"results": [
{
"name": "get_response_2",
"toolCallId": "call_Dujyv9wGmxRLsp1U",
"type": "function",
"serverUrl": "https://trustful-uncherishing-braiden.ngrok-free.dev",
"result": "Our dentures are made of high quality materials.",
"metadata": {}
}
]
}
}Vapi Support Bot
12/11/2025, 8:00 PM\n line breaks):
json
{
"results": [
{
"toolCallId": "call_Dujyv9wGmxRLsp1U",
"result": "Our dentures are made of high quality materials."
}
]
}
Double-check for hidden line breaks and validate your JSON—this is the most common reason the assistant ignores the tool response.
See the [Custom tools troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting) for more details.
Source:
- [Custom tools troubleshooting](https://docs.vapi.ai/tools/custom-tools-troubleshooting)dylan
12/11/2025, 8:00 PMreturn {
"results": [
{
"toolCallId": tool_call_id,
"result": "Our dentures are made of high quality materials."
}
]
}Chiranjeet Mishra
12/15/2025, 7:54 PMCarBot
02/17/2026, 3:54 PMChiranjeet Mishra
02/19/2026, 7:36 AMhonza.r
03/13/2026, 11:15 AMChiranjeet Mishra
03/17/2026, 2:41 AM