AI Agent Chat memory & current time request

Have some issues with chat memory, I added http tool to request current time (some public api). First time I asked AI for the current time, ai requested api, answer gets stored into chat memory, ai gives right answer, but after that, it wont request new time anymore. It always takes time from first request from chat memory, and outputs it as a current time, never requests the http tool again (I suppose it finds the answer in a chat memory). How to solve this?

Tried to set the prompt to always request api via request tool and get time info only from that request but it didnt work. How can I solve this?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system: