Forge — Workflow Builder
Drag to add
LLM Call
Send prompt to a model
Template
Inject Studio prompt
Transform
Parse, extract, or format
Condition
Branch on output
Output
Return final result
Quick connect

Drag from a node's output port to another node's input port to create a dependency edge.

Use {{step_name}} in prompts to reference upstream outputs.

Keyboard

Del Delete selected node
Esc Deselect all

Drag nodes from the left panel to start building
Forge JSON 0 steps
{
  "name": "my-workflow",
  "steps": []
}