Im building the voice agent and there is some problem

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.

2 Likes

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.

1 Like

@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.

1 Like

hello @Alex20

I think you add “"Read row(s) in sheet - tool”, “read calendar tool” and Prompt your AI Agent to use them.