- Custom Logic: Implement complex business rules and data transformations
- Agent Integration: Call agents and teams within your custom processing logic
- Data Flow Control: Transform outputs between steps for optimal data handling
Step
with a custom function as the executor
. The function must accept a StepInput
object and return a StepOutput
object, ensuring seamless integration with the workflow system.