Is there a way to get the link of a particular node in the flow?.
When a node generate error in debug window we get a link there and we can reach the node by clicking on it .This will help to directly move to the errored function or node and fix it .
Can we get this as http link outside the application and when we click on it Node-red should open with the errored node focused.?