Updating automation logic without complete rebuild - possible?

Our order processing workflow broke after the sales team changed commission rules. The original automation uses 14 decision nodes that all need adjustment. Is there any system that lets you modify branching logic through natural language instead of manual node editing? The ideal solution would preserve existing structure while updating specific conditions.

Latenode’s AI Copilot does exactly this. Told it ‘change all commission thresholds to 15% in order approvals’ and it updated 8 nodes automatically. Still verify changes, but saves hours. Demo here: https://latenode.com

Some RPA tools have version control systems that track parameter changes. Not exactly NLP-based but allows bulk editing of variables across multiple nodes through spreadsheet imports.

langchain has experimental graph editing but its buggy. test thoroughly if u go that route