Tools & Function Calling
Fetching Dynamic Date and Time with Bolna Voice AI
Learn how to configure Bolna Voice AI to fetch the real-time date and time for any timezone specified by the user during a live conversation.
This guide will show you how to create a flexible tool for your Bolna Voice AI agent that can retrieve the current date and time from anywhere in the world. By using a dynamic parameter for the timezone, your agent can intelligently respond to user queries like “What time is it in Paris?”.
We will use WorldTimeAPI, a free service that requires no API key or backend setup. The entire configuration is done within a single JSON object.

