Environment Nodes
Environment nodes are operational nodes used to execute controlled commands in the target runtime.
Use these nodes only when workflow-native nodes cannot express the required action.
Treat environment command execution as a privileged operation. Restrict who can edit workflows containing these nodes.
Run Terminal Command
The Run Terminal Command node executes shell commands either in the runtime container or on host context (when allowed).
Typical usage:
- health probes for local services
- diagnostics and support scripts
- controlled remediation actions
