Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.promptjuggler.com/llms.txt

Use this file to discover all available pages before exploring further.

Executes JavaScript or Python code in a sandboxed environment. The script receives inputs as variables and returns a string output. Scripts run in an isolated sandbox powered by WebAssembly, with access to the language’s standard library. No network access and no persistent filesystem – scripts are purely computational – for now. Designed for data transformation, validation, formatting, and computation that goes beyond what the transform nodes offer.