FeatureApril 3, 2026
Execute-agent flow step
Flows can invoke agents inline with the new execute-agent step type, combining deterministic routing with autonomous agent turns in one workflow.
flowsagentsautomation
The execute-agent step type lets a flow call an agent mid-pipeline: send instructions, tool configuration, and context from earlier steps, then wire the agent reply into downstream steps.
That pattern is ideal when part of a workflow should stay flexible and tool-driven while the rest stays structured—for example, a transform or HTTP step, then an agent review, then a write-back.