Email Notifier Skill: automatic alerts without effort
The Notifier Skill combines document generation with send_email to send daily reports, critical error alerts or automation results without any manual intervention.
Configure error alert
If more than 50 ERROR lines are found in today's log, send me an email to admin@company.com with the summary
Automatable notification types
| Type | Trigger |
|---|---|
| Daily report | Scheduled job every morning at 8:00 |
| Error alert | When N errors are detected in logs |
| Backup confirmation | After completing a backup process |
| Deploy notification | When a deployment script finishes |