Capture dynamic content and make context-aware decisions in cached workflows
focused_action
(lowercase, with underscore).focused_action
, it:
{{variable}}
. Once set, these variables can be used by any subsequent steps in the workflow.
{{invoice_id}}
→ {{invoice_id (currently: 'INV-12345')}}
declare_task_failed
rather than continuing without setting the variable. This ensures your workflow doesn’t fail silently with missing data.