AI Workflow Description and Template Generator
This workflow automates the creation of professional documentation and template-ready sticky notes for any n8n workflow using AI.
How it works
- Receives an n8n workflow JSON file via Telegram
- Validates the input file type and extracts workflow data
- Scrubs sensitive information and analyzes workflow structure
- Uses Google Gemini AI to generate comprehensive documentation
- Assembles a complete template with main workflow sticky note and logical section stickies
- Sends back the documented workflow file, usage checklist, and setup guide via Telegram
Setup
- Configure Telegram Trigger credentials for receiving files
- Configure Telegram API credentials for sending messages
- Configure Google Gemini Chat Model (Google PaLM API) credentials
Customization
Adjust the prompt in the "AI Template Generator" node to modify documentation style, detail level, or specific requirements for your use case.