Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

ParameterTypeDefaultDescription
evaluatorUnion[Callable[[StepInput], bool], bool]RequiredFunction or boolean to evaluate the condition
stepsWorkflowStepsRequiredSteps to execute if the condition is met
nameOptional[str]NoneName of the condition step
descriptionOptional[str]NoneDescription of the condition step