Human in the Loop with Agent Tools (Telegram): 'No action required' Issue when using Send and Wait for Response

I’ve noticed something that I’m not sure if it’s a bug, a problem, or if it’s simply not intended to be used this way currently, but it would be incredibly useful to implement this feature.

When the Human in the Loop functionality was added to n8n, it was very helpful.

And it works perfectly fine when I use it as a separate node.

However, when I add a Telegram node as a tool for the Agent (Agent Tools) and the process changes to “send and wait for response,”

the Agent uses the tool and sends the approval message. But when I open the link from Telegram, the page displays the text:

No action required

and nothing happens. The Agent remains in a ‘working’ or ‘waiting’ state until I manually stop the process.

I’m not sure if I should report this as an issue on GitHub, or if this functionality is simply not intended for use as a tool with the Agent!

But as I said, it would be extremely beneficial to add this capability.


Information on your n8n setup

  • **n8n version:1.76.0 (Self Hosted)
  • **Database :Default (SQLite)
  • **Running n8n via: (Docker)
  • **Operating system: (Ubuntu)

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:

Same happens to me… - any updates @Malek ?

Did you find a fix?

I am also running a workflow that requires a response and I am getting the same error. This time using a gmail node. Any solution?

I’m in the same situation, No Action required, no matter what option I select (approve / Reject )

Have you found the way to make it work ?