"I'm building a custom tool that looks up tenant data. My n8n webhook is returning data successfully, but VAPI keeps saying 'no result returned'.
What's the exact response format VAPI expects from a custom tool webhook?
Should it be:
1. Plain text string?
2. JSON with a specific field name?
3. Something else?
My current response: [paste what we're sending]
Any help appreciated!"