Validate a string's format for a standard mailbox address. Returns true or false; no message sent.
Instructions
Validates that a String matches the common email format. Does NOT send an email. Returns True if the validation passes; otherwise, False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||