seda
12/02/2025, 2:37 PMVapi Support Bot
12/02/2025, 2:38 PMcall_123 with the actual toolCallId from the request):
json
{
"results": [
{
"toolCallId": "call_123",
"result": "Your single-line string result"
}
]
}
Even for errors, use the same structure with an "error" field instead of "result".
Double-check your webhook's response to match this exactly—this should resolve the issue.
See [Vapi troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting) for details.
Source:
- [Custom Tools Troubleshooting – Vapi Documentation](https://docs.vapi.ai/tools/custom-tools-troubleshooting)Tremix
12/04/2025, 7:04 AMBeelzebub
12/13/2025, 4:59 AMTremix
12/13/2025, 9:16 PMChiranjeet Mishra
12/24/2025, 2:35 PM