Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-shaloo-ai-support-link.mintlify.app/llms.txt

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

ParameterTypeDefaultDescription
evaluatorUnion[Callable[[StepInput], bool], Callable[[StepInput], Awaitable[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