For blocks, how do I reference output variables in...
# general-english
l
For blocks, how do I reference output variables in tool inputs? Using {{step_name.output.property}} works in conversation modules but returns the literal string in tool input JSON. What's the correct syntax for variable interpolation in tool inputs?