| Property | Description |
|---|---|
namespace / name | Unique identifier |
title | Optional title template (e.g., email subject) |
html_content | Jinja2 HTML template |
text_content | Optional plain-text fallback |
variable_schema | JSON Schema for validating template variables |
Reusable email and document templates
| Property | Description |
|---|---|
namespace / name | Unique identifier |
title | Optional title template (e.g., email subject) |
html_content | Jinja2 HTML template |
text_content | Optional plain-text fallback |
variable_schema | JSON Schema for validating template variables |