Template Rendering
You can reference template variables which is passed asinitial_context either using the API Trigger or when uploading a Sheet for a campaign. You can also use any extracted variable as gathered_context
The template rendering can take nested values.
Example: If the initial context is
You are Alice, who is talking to {{initial_context.user.name}}.