Vishal Maurya
02/23/2026, 8:50 AMVapi Support Bot
02/23/2026, 8:51 AMjson
{
"results": [
{
"toolCallId": "abc123",
"result": "Your tool result here"
}
]
}
For your use case, set up a backend endpoint to handle tool calls and return results as shown above.
Sources:
- [Client-side Tools (Web SDK) Documentation](https://docs.vapi.ai/tools/client-side-websdk)
- [Custom Tools Documentation](https://docs.vapi.ai/tools/custom-tools)Vishal Maurya
02/24/2026, 6:16 AMChiranjeet Mishra
02/24/2026, 6:40 PM