Generate document (XML)

Use an AI model to emit structured XML, then render it to a .docx with docxml (see project wiki for supported tags)

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. Use an AI model to emit structured XML, then render it to a .docx with docxml (see project wiki for supported tags) Open the step sheet to change labels, descriptions, and family-specific fields. See the Documents article for how this template sits beside related steps.

Execution tab

Use Execution for model instructions, template bindings, or DocXML-specific fields. The Execution settings article summarises how this tab differs from Output, where you map download metadata for downstream steps.

Output tab

Use Output to map keys from {{exe.*}}, literals, or other tags into the JSON payload forwarded to the next step. See Expression variables for namespaces and resolution order.

Related