test_send
Validate your email sending setup by sending to Resend's sandbox addresses with deterministic outcomes: choose 'delivered', 'bounced', or 'complained'. Returns an email ID for inspection.
Instructions
Validate your sending setup by sending to Resend's sandbox addresses, which deterministically simulate outcomes WITHOUT hurting your reputation. Choose 'delivered', 'bounced', or 'complained'. Returns the resulting email ID so you can inspect_email it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | Yes | Which scenario to simulate | |
| from | No | Sender (defaults to RESEND_FROM, else onboarding@resend.dev) | |
| subject | No | Subject (default: 'resend-email-mcp test send') |