Is there a way to add Vapi voicemail detection to ...
# support
z
In the dashboard, I'm not seeing a default voicemail tool to add in the functions -> tools section. When calling client.calls.create(), I can add the twilio voicemail detection in assistantOverrides but not seeing a way to add the vapi version. In particular I'm also wary of overwriting tools I defined in the dashboard when specifying this voicemail tool. Please share the right approach. Thank you!
Actually I suppose I can overwrite the entire model section and include my existing tools in there by ID. Not the most elegant situation to not have it reflected in the dashboard so it'd be great if you all could add that option. Thanks
v
Hey as of know you can only the voicemail tool using API, and not it's visible in the dashboard even you add it. I suggesting checking the following document on how to use voicemail tool
z
Thanks I got it working with API only overrides
v
Marking this ticket as solved.