sacred-roseS
VAPI6mo ago
sacred-rose

Custom Tool in VAPI

I’m trying to setup a tool in my vapi assistant to extract a phone number from a conversation. I have a single parameter for phone number set as required. The issue I’m having is when I try to test the tool, the parameter doesn’t show up in the request body and it’s not editable so I can’t add it. Additionally, when I send a request to my external api, I get a network error. However, when I send a request from Postman or a Curl command to the same API I get a successful response… Any idea why this is happening?
Was this page helpful?