Block 1 - Receive Health Report Email
- Type / Role
- n8n-nodes-base.emailReadImap - emailReadImap
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow transforms uploaded health details or lab reports received via email into a customized diet plan using AI analysis, then sends the plan back to the user via email, optimizing nutr...
n8n-nodes-base.emailreadimap, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmollama, n8n-nodes-base.wait, n8n-nodes-base.emailsend, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oneclick AI Squad.
Original n8n.io sourceThis n8n workflow transforms uploaded health details or lab reports received via email into a customized diet plan using AI analysis, then sends the plan back to the user via email, optimizing nutrition based on individual health data.
This workflow automates the creation of personalized diet plans from health data, saving time for nutritionists, improving patient outcomes with AI-driven insights, and providing a convenient email delivery system for users.
timestamp: Date and time of the diet plan generation.user_email: User’s email address for receiving the plan.health_data: Extracted health metrics or lab report summary.condition: AI-identified health condition.diet_plan: Generated diet plan summary.sent_status: Status of email delivery (e.g., Sent, Failed).Want a tailored workflow for your business? Our experts can craft it quickly Contact our team
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Create personalized diet plans from health reports with Ollama AI and email automation |
|---|---|
| Complexity | intermediate |
| Nodes | 6 |
| Categories | Document Extraction, Multimodal AI |
| Author | Oneclick AI Squad |
| Published | 08 Aug 2025 |
Use the JSON export at /data/workflows/7181/7181.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n workflow transforms uploaded health details or lab reports received via email into a customized diet plan using AI analysis, then sends the plan back to the user via email, optimizing nutr...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, Multimodal AI use case.