-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
NOTE: This is for the documentation of n8n. For product ideas, or to get help, use the forum.
Thanks for helping us improve docs! Please give us as much information as you can about the changes you'd like to see.
What information is missing?
Which nodes are deprecated according to specific n8n versions
Describe the page/pages you'd like
I don't know if a new page is specifically required, but some piece of data that mentions which n8n version the node is compatible with would be ideal.
Additional context
This is my goal:
Since n8n has so many nodes available, and since those nodes have been changed/improved over time, using AI such as Gemini, ChatGPT, Claude, etc to help design a workflow should make the process more efficient. I am but a mere human and cannot cognitively retain all the possible available nodes to perform a specific task. I would prefer to rely on AI to obtain a list of appropriate nodes for the version of n8n I am building the workflow on.
Currently AI spin cycles (wasting many, many tokens) recommending deprecated nodes. They also confidently suggest what attributes need to be on the node, when those attributes do not exist. They even argue with me about it when I show them what is actually available on the node. It's madness!!
If this feature already exists, PLEASE point me to it and I will point the LLM in use to adhere to the requirement. As it stands right now, I do not see how to do this.
Thank you for considering this.