i building tool/function for ai agent so it can check availability and required parameter is startTime in formate like 2023-10-01T10:00:00Z and timeZone
so describe property,purpose,its use etc
b
benox
01/11/2025, 10:04 AM
Add to the system prompt: "The current date and time is always {{“now” | date: “%b %d, %Y, %I:%M %p”, “Europe/Berlin”}}." Change Europe/Berlin to your own timezone.
benox
01/11/2025, 10:05 AM
Then capture the startTime property in the tool settings and say that it should be in the desired format.
s
Shubham Bajaj
01/11/2025, 3:59 PM
@Kavish Can you rephrase your issue description and share an example along with it?