Variables
Variables are how we reference inputs and tool step outputs, allowing you to pass data between different parts of your tool. They’re created automatically for inputs and step outputs, and you can rename these if you wish.
Reference your variables using curly braces, e.g., {{ variable_name }}.