Run Code
Run code you didn't write
Simple Code Execution
Advanced Code Execution
Custom Node Modules
This pattern can be used for any node modules, and can be used to connect to any API or service.
Custom Environment Variables
Environment variables are accessible via the process.env
object in the code execution environment.
Running Code with AI
Check out our integrations — we have support for all major AI Agent frameworks. AI models today have gotten incredibly good at writing code, when you give your Agents the ability to run code the scope of problems they can solve. Specifically it makes, data integration and analytical questions. When connecting to an external tool you can build 20 different tools, or you can give your AI the docs and let it figure out how to connect — the ladder is much more adaptable.
Most people who use us start with the prebuilt AI integrations liners, but then move towards a more fine grained approach executing the code themselves with custom definitions.