Setup
email_send_test_email
Prove the plumbing end to end: send a minimal test email (no template) from the default sender to the given address.
write email_send_test_email
Prove the plumbing end to end: send a minimal test email (no template) from the default sender to the given address. Ask the human to confirm receipt (and check spam).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
to | string | Yes | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |