get_email_template
Retrieve an email template by slug, returning its full HTML body and variable schema.
Instructions
Get a specific email template by slug, including full HTML body and variables schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| slug | Yes | Template slug (e.g. 'welcome', 'password-reset') |