I would like to ask if it’s possible to configure a Vapi voice agent to be available only during specific days and hours (e.g., Monday to Friday, 8:00 AM – 4:00 PM), and to automatically respond outside of these hours with a custom message or action.
Is there currently a native feature for this, or would we need to handle this logic externally?
Thank you in advance.
k
Kings_big💫
06/16/2025, 6:21 AM
Vapi doesn’t currently support native scheduling, so you’ll need to handle time-based availability externally by adding logic via a tool call to check business hours and respond accordingly..