update_masked_email
Update a masked email's state, description, domain, or URL to control its behavior and settings.
Instructions
Update a masked email address (change state, description, domain, or URL).
Args: masked_email_id: ID of the masked email to update. state: New state (enabled/disabled/deleted). Empty to leave unchanged. description: New description. Empty to leave unchanged. for_domain: New associated domain. Empty to leave unchanged. url: New associated URL. Empty to leave unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| masked_email_id | Yes | ||
| state | No | ||
| description | No | ||
| for_domain | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||