List Email Templates

Discover available email templates from the SchemaVaults mail-server `GET /api/templates` endpoint, via either the `listEmailTemplates()` helper or the `schemavaults-send-email list-templates` CLI from `@schemavaults/send-email`. Use before sending a template-based email to find the correct `template_id` and understand the expected `template_props` shape. For one-off shell discovery, prefer the CLI (`bunx schemavaults-send-email list-templates`).

schemavaults 5156c1c 5.2 KB Updated

File contents

schemavaults/send-email/tree/main/.claude/skills/list-email-templates commit 5156c1c6c6

Frequently asked questions

npx skillmds@latest add schemavaults/list-email-templates