VahidKowsari
09/30/2025, 3:16 PMVapi Support Bot
09/30/2025, 3:17 PMVahidKowsari
10/01/2025, 3:29 PMVapi Support Bot
10/01/2025, 3:30 PMjson
{
"type": "query",
"function": { "name": "product-query" },
"knowledgeBases": [
{
"provider": "google",
"name": "product-kb",
"description": "Contains comprehensive product information",
"fileIds": ["your-file-id-1", "your-file-id-2"]
}
]
}
Note: This approach works for voice assistants, but chat integration with the query tool is not currently supported according to the latest documentation.
Sources:
- [Using the Query Tool for Knowledge Bases](https://docs.vapi.ai/knowledge-base/using-query-tool)
- [Migrating from Trieve](https://docs.vapi.ai/knowledge-base/migrating-from-trieve)