mail_create_masked_email
Create a masked email address for a specific website or service to protect your privacy. Specify the site origin, a description, and optionally a custom prefix or deep link URL.
Instructions
Create a new masked email address.
Args: for_domain: Origin of the site this address is for, e.g. 'https://example.com'. Should be origin only — no path component. description: Short user-supplied description of what this address is for. email_prefix: Optional prefix for the generated address (a-z, 0-9, _ only). url: Optional deep link back to the integrator (e.g. sign-up page URL). 'createdBy' is set server-side from auth credentials; do not try to set it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| for_domain | No | ||
| description | No | ||
| email_prefix | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |