Lodol Docs

Core

Built-in functions and expression primitives available in every Lodol workflow.

Core

Lodol workflows run on a shared expression engine. This section documents the core building blocks available in every workflow — no integration credentials required.

  • Built-in Functions — pure, stateless functions for manipulating text, lists, dates, numbers, and more.
  • Native Callablesapi.request for HTTP calls and human.* for human-in-the-loop review tasks.
  • Expressions & Statements — the fundamental AST node types for control flow, variables, and expressions.

On this page