Script editor
The script editor is a focused code editor for a single script. You pick a runtime, write your code, declare inputs and outputs, and test the script in isolation before using it inside a workflow.
Related
Section titled “Related”- Scripts — The concept behind the editor.
- Auto-generated UIs — Forms built from your input schema.
- Editor overview