What problem does it solve?
Verifies that managed Zoho Mail accounts are operational by checking account connectivity, reading recent inbox messages, sending test emails, and producing a concise diagnostic report so administrators can detect delivery or configuration issues quickly.
Core Features & Use Cases
- Account discovery and connectivity: Confirms both configured MSApps Zoho accounts are present and reachable.
- Inbox validation: Reads the five latest messages from each account to confirm read access and recent activity.
- Send verification: Sends timestamped test emails from each account to validate outbound delivery.
- Reporting and automation: Saves a structured Markdown report to the workspace and supports scheduled runs with a fallback Python API method if MCP tools are unavailable.
- Use Case: Run this before rolling out mail-dependent automations or as a scheduled health check to catch token/configuration regressions.
Quick Start
Run the Zoho Mail health check to verify both accounts, read the five latest inbox messages, send test emails, and save the health report to the workspace.