Skip to main content

template

DataBeads/template

Quick reference

CapabilityValue
Server safeYes
Editor onlyNo
Browser sinkNo
Uses secretNo
External networkNo
Side effectNo
Run projectionnone

No additional runtime restriction is declared.

Inputs

NameTypeRequired
templatetextNo
input_aanyYes
input_banyYes

Outputs

NameTypeRequired
outputtextYes

Configuration

PropertyTypeSecretDefault
defaultTemplatetextNoDear {{input_a}},\n\nI am writing to you from {{input_b}}.\n\nBest regards,\n\n{{input_c}}

Runtime and security

This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.