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) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page