Hi everyone 👋
I'm currently working with an AI Agent in n8n and noticed something odd about the HTTP Request tool integration.
🔍 When I use a regular HTTP Request node in a workflow (see point 1 in the image), I can see and use the “Import cURL” button just fine.
However, when the HTTP Request is used as a tool inside an AI Agent (point 2 in the image), the “Import cURL” button is missing from the UI. This makes it harder to quickly debug or copy the request.
I’m on n8n version 1.85.4, which I believe is recent enough to include this feature. I’ve also seen in some webinars that the cURL button should be available even for HTTP tools inside agents.
➡️ Is this a known limitation or a bug?➡️ Has anyone managed to get the cURL button to show in this context?
Thanks in advance!
Emanuele