Hey 👋 I’ve worked with VAPI tool calls quite a bi...
# general-english
v
Hey 👋 I’ve worked with VAPI tool calls quite a bit, and I’ve seen this issue where arguments don’t pass through correctly from the dashboard. It usually comes down to either the tool schema definition or how the agent prompt is structured before execution. Can you share if the args are being defined as required in your tool schema, or are you letting the LLM infer them? That will help pinpoint whether the issue is config vs. agent-side parsing. @Mitej
2 Views