Skip to main content

Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail

Workflow preview

Workflow preview
100%
Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This n8n workflow template uses community nodes and is only compatible with the self hosted version of n8n. StockPulse: AI Picked Daily News for Your Portfolio Stay ahead of the market with this...

Best for

  • Crypto Trading automation workflows
  • AI Summarization automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, @tavily/n8n-nodes-tavily.tavilytool, n8n-nodes-base.gmail, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Automate With Marc.

Original n8n.io source

1.1 Workflow description

Title
Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail
Workflow name
Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail

This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n.

📈 StockPulse: AI-Picked Daily News for Your Portfolio Stay ahead of the market with this automated, AI-powered stock market news briefing delivered straight to your inbox — no code required.

Watch Step-by-step Video Tutorial Here: https://www.youtube.com/watch?v=iZvPej9eLYE&t=201s

⚙️ What it does: This workflow runs every morning and:

Triggers a scheduled prompt to a Langchain AI Agent (OpenAI)

Uses the Tavily Web Search API to fetch fresh financial news relevant to your watchlist or portfolio

Summarizes the top stories, highlighting:

🔍 Key headlines

💡 Investment opportunities

⚠️ Risks and macro trends

📊 Suggested trades

Sends a clean, readable email via Gmail to your preferred address

🔧 Built with: 🧠 Langchain AI Agent (OpenAI GPT-4o)

🔍 Tavily Search Tool

📬 Gmail Node for Email Delivery

⏰ Daily Cron Trigger (customizable)

💼 Who it’s for: Investors and traders who want to save time on news gathering

Financial creators looking for curated, actionable insights

Non-technical users interested in automating stock news monitoring

Anyone who wants to combine AI + automation + market data

🟢 Customize easily: Edit your stock list or news focus inside the Agent prompt 📨 Email ready: Just plug in your Gmail credentials and you’re good to go ⏱️ 10-minute setup — no coding required!

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 3 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 4 - Simple Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 5 - Tavily

Type / Role
@tavily/n8n-nodes-tavily.tavilyTool - tavilyTool
Config choices
Version 1

Block 6 - Gmail

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 7 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail
Complexity intermediate
Nodes 10
Categories Crypto Trading, AI Summarization
Author Automate With Marc
Published 03 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4617/4617.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Daily AI stock briefing right to your email: OpenAI + Tavily + Gmail do?

This n8n workflow template uses community nodes and is only compatible with the self hosted version of n8n. StockPulse: AI Picked Daily News for Your Portfolio Stay ahead of the market with this...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Crypto Trading, AI Summarization use case.