create_mailbox
Create a temporary email mailbox to receive verification codes and complete email-based registration flows. Returns the email address and account details.
Instructions
Create a new temporary email mailbox. Returns the email address and account details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Preferred domain. If omitted, a random one is chosen from the provider's available domains. | |
| provider | No | Provider name (e.g. 'mail.tm', 'guerrillamail', '1secmail', 'catchmail', 'maildrop', 'mail.cx'). Defaults to 'mail.tm'. | |
| username | No | Preferred username (local part of the email). If omitted, a random one is generated. |