Jimmy
02/10/2026, 2:40 AM{"knowledgeBaseNames":["clinic_appointment_type"]}
with the following response:
"result": " No answer found in the knowledge base\n"
In instances of the tool call working/not working, it's querying for "checkup". Could I please get assistance here debugging or any recommendations on making our query tool more robust?
Thanks in advance!
The tool call ID here: call_4SttIYESZ9953W9Gk5oJq2uD
Call ID here: 019c454e-e963-7ccf-8388-e580a49705beVapi Support Bot
02/10/2026, 2:41 AMtoolCallId, filter your call logs for entries containing the specific toolCallId (e.g., call_4SttIYESZ9953W9Gk5oJq2uD). Look for error messages like "ok, no result returned" or "Schema validation errors" to pinpoint issues. For example:
{
"toolCallId": "call_4SttIYESZ9953W9Gk5oJq2uD",
"result": "No answer found in the knowledge base"
}
This helps you trace the exact request/response cycle and identify if the toolCallId matches and if the response format is correct. For more, see the [Custom Tools Troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting).
Source:
- [Custom Tools Troubleshooting guide](https://docs.vapi.ai/tools/custom-tools-troubleshooting)James Christopher
02/10/2026, 6:45 AMJimmy
02/11/2026, 5:42 AMJames Christopher
02/11/2026, 5:56 AMJimmy
02/11/2026, 6:27 AMJames Christopher
02/11/2026, 6:29 AMSubhankar Ghosh
02/11/2026, 6:53 AMChiranjeet Mishra
02/11/2026, 2:40 PM