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

ParameterTypeRequiredDescription
tostringYes
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page