Getting AI agent to read back correct total
Hi everyone, Iโm working with an AI voice agent from Eleven Labs for restaurants, but it doesnโt always calculate the order total correctly. To fix this, Iโve set up an N8n workflow with a code node that calculates the total reliably. My challenge is figuring out how to pass that order total back to the Eleven Labs agent so it can say it to the customer immediately, without a long delay. Iโd like the agent to save or receive that value right away and respond naturally. Has anyone done something similar or have any suggestions on how to make this work smoothly? Any advice would be really appreciated! Thanks so much!