Steve
06/19/2025, 12:38 PMVapi Support Bot
06/19/2025, 12:40 PMjson
{
"description": "Use this knowledge base only when the user asks about product specifications. For all other queries, use the API request tool."
}
This helps Vapi route queries correctly and ensures your OpenAI API is triggered for general questions. After updating, test with different queries to confirm the behavior.
[See more in the official docs.](https://docs.vapi.ai/knowledge-base/using-query-tool#knowledge-base-description)
Source:
- [Using the Query Tool for Knowledge Bases](https://docs.vapi.ai/knowledge-base/using-query-tool)Praveen
06/19/2025, 3:34 PMtoolCallId
and result
fields, and check Webhook Logs to confirm the issue..Steve
06/22/2025, 4:48 AMPraveen
06/22/2025, 2:41 PM"strict": true
, and your webhook returns a 200 response with the correct JSON, including the exact toolCallId
and a single-line string result..