template_render
Render Handlebars templates with JSON data to PDF, PNG, or HTML for invoices, reports, and certificates. Includes German number and date formatting helpers.
Instructions
Render a Handlebars template with JSON data into a finished PDF, PNG or HTML – for invoices, reports, certificates. German number/date helpers included (formatNumber, formatDate). $0.01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| format | No | ||
| template | Yes | Handlebars/HTML template | |
| output_path | No | ||
| idempotency_key | No |