Block 1 - Agent
- Type / Role
- @n8n/n8n-nodes-langchain.agent - agent
- Config choices
- Version 1.7
This workflow is provided as-is. Please review and test before using in production.
This n8n template creates an intelligent Ideation Agent that captures your ideas from text and voice notes sent via Telegram. The assistant automatically transcribes your voice memos, analyzes t...
@n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.mcpclienttool, @n8n/n8n-nodes-langchain.mcptrigger, n8n-nodes-base.telegram, n8n-nodes-base.httprequest, n8n-nodes-base.switch, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oussama.
Original n8n.io sourceThis n8n template creates an intelligent Ideation Agent π€ that captures your ideas from text and voice notes sent via Telegram. The assistant automatically transcribes your voice memos, analyzes the content with a powerful AI, and organizes it into a structured Google Sheet database. It's the perfect workflow for capturing inspiration whenever it strikes, just by talking or typing π‘.
Telegram Trigger that listens for incoming text messages and voice notes.Switch node detects the message type. Text messages are sent directly for processing, while audio files are routed for transcription.AI Agent, receives the text. It follows a detailed system prompt to analyze the idea and structure it into predefined fields: Idea, Idea Description, Idea Type, Score, Category, Priority, Status, and Complexity.add_row_tool) to seamlessly add the fully structured idea as a new row in your designated spreadsheet."Idea ", "Idea Description ", "Idea Type", etc.). Note that some have a trailing space in the template.Agent node.Idea Type, Category/Domain, or Priority Level options, simply edit the list within the Agent node's system prompt.Azure OpenAI Chat Model node with another one, such as the standard OpenAI node or a local AI model.add_row_tool1 (Google Sheets Tool) with a tool for another service like Notion, Airtable, or a database.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 | Capture and organize ideas via Telegram with GPT-4 & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Personal Productivity |
| Author | Oussama |
| Published | 08 Sept 2025 |
Use the JSON export at /data/workflows/8377/8377.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 template creates an intelligent Ideation Agent that captures your ideas from text and voice notes sent via Telegram. The assistant automatically transcribes your voice memos, analyzes t...
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 Personal Productivity use case.