Hello. I`m constucting simple telegramm asisstant and cannot integrate to AI Agent real time understandig. I just need to my bot can answer on questions like “What time rn” or “What time in London?”. After pasting two one after one nodes “Set time” and “Edit time”, he answers correctly but only one time, then he answers not correct.
with data transformations, please also share your expected output. →
The current time in your timezone (UTC +5) is 3:11:46 PM. If you need help with anything else, feel free to ask!
Thank you very much for your time, but when i put it into my scheme, bot started paste information about time in every answer, and corrention in system massage doesnt affects. But it doesnt purposed only for time saying)) Maybe i can modify your example as a tool and connect it to main bot as tool?
{{ $(‘Autorization’).item.json.message.text }}, You also know real current time but dont use, if user dont asks about it.Current Time: {{ $json[‘Current time’] }} Current Time Formatted: {{ $json[‘Current time formatted’] }}