Create a disposable mailbox
create_mailboxGenerate a disposable email address for signup forms and receive an ID for later retrieval. Optionally specify a custom local part.
Instructions
Create a temporary email address. Returns the address to paste into a signup form and the id used by the other tools. Without arguments you get a random name on a random domain, which is what you usually want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| localPart | No | Name before the @, if a specific one is needed. Random when omitted. |