Overview
The Inputs Block is a structured input block for providing specific data, parameters, or instructions that downstream blocks can consume. Changing a single input can instantly update every downstream block, making it the backbone of dynamic, reusable workflows. Good for setting up reusable workflow templates with variable inputs.How to Use
- Create an Inputs Block — Click on the canvas → Select “Inputs Block”
- Add Fields — Define parameters like Company, Audience, Goal, or Keyword
- Connect to Other Blocks — Drag lines from your Inputs Block to Prompts, Chats, or Images that depend on those values
- Run the Workflow — Click “Run” to execute all connected blocks using the defined parameters
- Modify and Re-run — Change one or more values (e.g. “Nike” → “Adidas”) and re-run to regenerate outputs across the branch automatically