Tool Call Result Not Being Referenced in Conversation Node. tool-call
Hi VAPI Support,
I have a tool called
Question: What's the correct syntax to reference tool results in conversation nodes after the June 2025 update?
The tool works fine - I just can't get the conversation node to speak the result.
I have a tool called
getcalendaravailability that executes successfully and returns data in the call logs. However, when I try to reference the result in my conversation node using {{getcalendaravailability.result}}, the bot skips over it and doesn't speak the tool result.Question: What's the correct syntax to reference tool results in conversation nodes after the June 2025 update?
The tool works fine - I just can't get the conversation node to speak the result.