EdgazeDocsEdgaze Docs
DocumentationAPI Reference
Home
Core
Workflow InputWorkflow FormWorkflow OutputMergeMerge ObjectsTemplateMap
AI
LLM ChatLLM ImageLLM Embeddings
Logic & integration
HTTP RequestWeb ScrapeYouTube TranscriptJSON ParseConditionDelayLoopRun Another Workflow (Remix)

Platform status

Checking platform status
Block reference

Template

Turn connected data into text with readable field placeholders.

Audience

Creators building and publishing workflows.

Overview#

Template formats an object or input value into text without calling a model. Write placeholders such as {{name}}; missing values become empty text.

Ports#

  • Input: in (object): Data used by placeholders.
  • Output: out (string): Rendered text.

Inspector#

Enter the template text. Connected scalar values are available as {{input}} and {{value}}.

Was this useful?

Your response helps us improve the documentation.

More blocks

Workflow Input

Ask the customer one clear question and turn their answer into data your workflow can use.

Workflow Form

Collect several run-modal fields in one grouped form, each with a stable key for downstream steps.

Workflow Output

Define what the customer receives when the workflow finishes.

On this page
OverviewPortsInspector
© 2026 Edge Platforms, Inc. All rights reserved.