Skip to content

Step: Set Variable

  • Key: set-variable
  • Category: Variable Manipulation
  • Description: Set an existing variable to a new value.

Inputs

  • name (select, required): Variable name
  • value (long-text, required): New value

Outputs

  • value (text): The updated variable value

Notes

  • Use with templating to pull from step outputs or inputs.

Built with VitePress