Skip to main content

Variable types

  • Input Variables: values provided to the agent from earlier steps or user input
  • Capture Variables: values the agent extracts/produces for downstream use
1

Select inputs

step-1
In Variables, pick inputs from available flow variables.
2

Add captures

step-1
Add capture variables to persist outputs (e.g., summary, status, email).
3

Use in decisions

step-1
Reference captured variables in the Decision tab to drive conditional edges.