Hi, I hope you are doing well.
Now I'm developing food ordering voice assistant system using vapi workflow. I completed the workflow based on designed flows but I realized that the conversation nodes cannot suggest the foods based on knowledge. I already uploaded menu on my account.
Please let me know how I can do it. This is the core-function(suggest the foods based on menu) and urgent problem so please let me know asap.
c
Chiranjeet Mishra
07/23/2025, 7:31 PM
Create a custom tool that connects to your backend or API, allow your assistant to call this tool when users ask for suggestions, and update your workflow to use its results dynamically in conversation..
n
nightcrawler
07/24/2025, 2:55 PM
Hi @Kings_big💫 Big Can this be done through the knowledge base tool where we upload and use as a query, or should we create a tool to send to a server like make.com