Trigger → Process → Output
I usually think about workflows like this: Trigger → Process → Output When something breaks, it’s almost always in the Process step due to data shape issues. Stepping through each node with execution logs usually makes the issue obvious.