get_template
Retrieve an email template by ID from Klaviyo. Use to audit or preview its HTML/text content, optionally including the full HTML body.
Instructions
Fetch an email template by ID, including HTML/text content. Use for audit/preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Account name | |
| template_id | Yes | Template ID. | |
| include_html | No | Include full HTML body. Default false (truncated). |