ah thank you for this! look like it accept natural...
# office-hours
f
ah thank you for this! look like it accept natural language: You can also talk about the current step’s output or input directly:
Copy code
“{{output.your-property-name}} is greater than 10"
"{{input.your-property-name}} is greater than 10”
Examples:

“{{input.age}} is greater than 10"
"{{input.age}} is greater than {{input.age2}}"
"{{output.age}} is greater than 10”
4 Views