Render Transactional Emails

Use when sending a templated transactional email (or generating a templated PDF/document) — rendering from a named template + data through one shared render service, with per-locale template files, CSS inlining, returning subject/html/text, then dispatching via the notification facade (not inline). Covers reusing the same render for HTML→PDF. NestJS/TS reference, framework-flexible.

kennguyen887 Updated

File contents

kennguyen887/agent-foundation/tree/main/skills/render-transactional-emails commit 0cec4eef9e

Frequently asked questions

npx skillmds@latest add kennguyen887/render-transactional-emails