clean_remove_emails
Remove email addresses from any text to clean data and protect privacy. Strips email patterns while preserving the remaining content.
Instructions
Remove email addresses from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |