cleancontext.blog
n8n workflow skeletonLer em português

n8n Workflow Reducer

Paste an n8n workflow export or drag a .json file. The tool separates business decisions (IF conditions, Postgres queries, agent prompts) from storage metadata (canvas position, UUID, typeVersion) and shows both side by side.

↓ drop here

Drag the workflow JSON

or click to choose a file — nothing leaves your browser

or paste the JSON directly

runs entirely in your browser — the JSON is never sent to any server. based on reduce-workflow.cjs, the same script used to prepare n8n workflows for LLM reading.