Templates
email_send_template_test
Render a template version (draft or published) and send it to a real inbox with example (or given) props.
write email_send_template_test
Render a template version (draft or published) and send it to a real inbox with example (or given) props. Ask the human to check rendering (Gmail + dark mode) before publishing.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | |
to | string | Yes | |
version | integer | No | |
props | object | No | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |