Skip to main content
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.

Complete JSON Payload

Add the following JSON object to your Bolna agent’s custom tools configuration.

Configuration Properties