im building the voice agent with n8n and in which 11labs connected via wbhook then its connected to the ai agent then agent is connected with the
chat model then memory calender then google sheet then gmail
my problem is that the google sheet calender and gmail (tools) are not execute
i share the pic of the my workflow so its become easy to understand
please help me
Hi @Alex20 Welcome!
With this i can say that a well defined system prompt + AI Prompt can solve this problem, can you share your workflow JSON so we can look into the AI agent node configurations. likely this is only caused by not defining the usage of tools in the prompts, hope this helps.
is this problem occurs due to the any setting of 11lab
basically 1st i develop the chatbot using the chat nodes insteed of the web hook then when the full workflow is worked then i replace the chat node with the webhook which attach with the 11lab
my chatbot is worked but the voice bot is not working.
@Alex20 as of how much information you gave us in the question, the problem is that the AI Agent is not using the Tools and giving output, And i do not think so this can be caused due to any API call like 11Labs and for instance please provide the exact issue and the workflow, although the main problem would be System prompt as AI is not being guided to use tools strictly , but if you want i can personalize this for you.