transform.template, Fill a DOCX template with data. Use list_templates tool to get template IDs and their placeholder schemas.
Configuration
Configuration goes inside the step’swith: block.
ID of the template from templates table
Data object to merge into template. Each key must be explicitly defined - cannot pass a whole object as single expression
Output filename - supports {{field}} syntax
Highlight missing variables with red-colored text in the output document
Text to display for missing variables when highlightNotFound is enabled
Output
File ID from files table