StepInput.previous_step_content or a named result from previous_step_outputs.
sequential_workflow.py
See Custom Functions in Workflows
for function and class executors.
Developer Resources
StepInput and StepOutput provide standard interfaces for data flow between function steps.See StepInput and StepOutput.