mail_create_masked_email
Generate masked email addresses to protect your primary email from spam and tracking by creating disposable aliases for specific websites or services.
Instructions
Create a new masked email address.
Args: for_domain: The domain this address is for, e.g. 'https://example.com'. description: Short user-supplied description of what this address is for. email_prefix: Optional prefix for the generated address (a-z, 0-9, _ only).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| for_domain | No | ||
| description | No | ||
| email_prefix | No |