hi I'm setting up a Vapi agent and passing the sys...
# office-hours
j
hi I'm setting up a Vapi agent and passing the system prompt programmatically from my app. in order for the agent to use tools, do I need to explicitly say the tool name? ex: "Use the send-email tool to send caller information to X" versus: "Send an email with the caller information to X" the latter natural language is preferred but i'm having trouble getting that to correctly call tools