domain_allowlist_update
Replace a domain's sender allowlist to specify permitted senders. Pass an empty list to clear all allowlist entries.
Instructions
Replace a domain's sender allowlist. Pass an empty list to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name or ID | |
| allowlist | Yes | Allowlisted senders: IP addresses, FQDNs, email addresses, or wildcard TLDs such as '*.com'. Empty list clears the allowlist. |