Setup
email_connect_provider
Start connecting Resend or SendGrid for the scoped company.
read email_connect_provider
Start connecting Resend or SendGrid for the scoped company. Returns the settings-page URL where the HUMAN pastes the provider API key — keys never travel through chat or MCP. After they confirm, re-check with email_get_connection_status.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
provider | resend | sendgrid | No | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |
get_connection_statusread
Sending-setup status for the scoped company: provider connection (masked key), domains with per-record DNS state, senders, webhook registration, kill switch.
create_domainwrite
Register a sending domain with the provider (use a SUBDOMAIN like mail.example.com, never the root).