Learn about Branches, the connectors of the Atoms workflow.
Parameter | Description |
---|---|
Branch Prompt | A short decision label describing when this branch should be followed. |
Branch Description | A more detailed explanation of the condition or reason for this transition. Helps improve response accuracy. |
Parameter | Description |
---|---|
Variable Name | The name of the variable to check. |
Operator | The comparison operator (== , != , > , < , >= , <= , contains, not_contains, is). |
Value | The exact value to compare against. |
guest_count
>
8
guest_count
<=
8