mail_update_masked_email
Update a masked email address by changing its state (enabled, disabled, or deleted), origin domain, description, or deep link URL. Modify settings to control email forwarding behavior.
Instructions
Update a masked email address.
Args: masked_email_id: The ID of the masked email to update. state: New state: 'enabled', 'disabled', or 'deleted'. 'deleted' soft-deletes the address (mail will bounce). for_domain: Update the origin domain, e.g. 'https://example.com' (no path). description: Update the description. url: Update the deep link URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| masked_email_id | Yes | ||
| state | No | ||
| for_domain | No | ||
| description | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |