bsbrown_78
11/07/2025, 10:30 AMfunction, async: true
- Tool has server.url configured
- Tool is in assistant's model.toolIds array
- GPT-4o model
What I See in Call Transcript
AI calls: load_user_memory
VAPI returns: "Unknown tool: undefined"
- ✅ Same webhook works when tested directly (returns correct data)
- ✅ Tool exists and is properly configured
- ✅ Other 3 tools on same assistant work fine
## Question
Why does VAPI return "Unknown tool: undefined" instead of calling the webhook? Is there
something special needed for async tools on BYO numbers?
Has anyone else experienced this with async tools?Vercel
11/07/2025, 10:38 PMCharlie
11/10/2025, 9:42 PM