Skip to main content
Node type: code · Version: 1 · Category: Data Author Python, HTML, JavaScript, or CSS in a full editor. This node can change external state or produce an external side effect.

Configuration

Edit code opens a dedicated editor for Python, HTML, JavaScript, and CSS with syntax highlighting, live syntax and basic type diagnostics, line and column locations, and AI-assisted code writing.
Source mode returns the complete file through code without executing it. HTML and CSS always use source mode.
Run mode is available for Python and JavaScript, requires command-execution approval, invokes the installed python or node executable, and waits for completion. Mapped input is available as JSON in SNDBOX_INPUT.

Workflow JSON

The editor stores this node with the following implemented default configuration:
Default node configuration
Values may be entered literally or mapped from an earlier compatible output when the inspector exposes a mapping control. See Variables and data mapping.

Inputs

Outputs

Where it can run

  • Desktop local runner
  • Paired self-hosted runner
  • Hosted runner

Test and inspect

Use Test node in the editor to preview this step with the current configuration. A full run records resolved inputs, outputs, logs, duration, and any artifacts in the execution inspector. Side-effecting or destructive nodes can require an additional confirmation or approved workflow permission.