Back to Templates

Automate n8n Workflow Documentation with Google Gemini AI and Telegram

Created by

Created by: Panth1823 || panth1823

Panth1823

Last update

Last update 16 hours ago

Share


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

  1. Receives an n8n workflow JSON file via Telegram
  2. Validates the input file type and extracts workflow data
  3. Scrubs sensitive information and analyzes workflow structure
  4. Uses Google Gemini AI to generate comprehensive documentation
  5. Assembles a complete template with main workflow sticky note and logical section stickies
  6. Sends back the documented workflow file, usage checklist, and setup guide via Telegram

Setup

  1. Configure Telegram Trigger credentials for receiving files
  2. Configure Telegram API credentials for sending messages
  3. 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.