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)