Context Variablescontext-variables-workflow2024-12-032025-12-02T18:25:35.084Z2025-12-03T10:38:40.474Z2025-12-03T10:38:40.474Z
Reference data from any part of your workflow. When a user submits a form or an action completes, the output becomes a variable you can use in later steps.
How to use variables:
Every action on your canvas creates a variable chip representing its output. For example, if you run a web search, the results become a variable you can pass into an AI prompt. If a user fills out a form, their responses become variables for the rest of the workflow.
This means your workflows can respond dynamically to real inputs rather than relying on static values.