본문으로 건너뛰기

TemplateNodeConfig

Settings that control Template Node. The required field is template.

templateTemplate (string)필수
outputOutput (string)
기본값: text
TemplateNodeConfig
{
"template": "string",
"output": "text"
}