Block 1 - Send a message
- Type / Role
- n8n-nodes-base.gmail - gmail
- Config choices
- Version 2.1
This workflow is provided as-is. Please review and test before using in production.
This n8n template demonstrates how to build a weekly Hollywood film industry briefing using Tavily for real time search and Google Gemini for summarization. It sends a concise, emoji‑styled email w...
n8n-nodes-base.gmail, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.httprequesttool, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.lmchatopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Manav Desai.
Original n8n.io sourceUse cases: Great for film journalists, entertainment bloggers, or movie enthusiasts who want automated weekly updates without manually checking multiple sources.
Trigger: Scheduled every Thursday morning (configurable).
Search: Four Tavily API calls gather:
Summarization: Google Gemini turns this into Gmail‑friendly HTML with emojis and bullet points.
Email: The formatted newsletter is sent via Gmail node.
You can swap Gemini for OpenAI’s ChatGPT models:
This upgrade gives you cleaner, richer, “did‑a‑human‑write‑this?” vibes — perfect for journalist‑grade Hollywood briefings. Just note: OpenAI API requires a $5 minimum credit to activate usage.
Subject: Daily Hollywood Film Industry Briefing – August 3, 2025
Good morning, Here's your daily Hollywood film briefing for August 3, 2025:
🎬 Releases
These are the confirmed new wide theatrical Hollywood releases this week (Monday through Sunday of current week). No additional new Hollywood theatrical releases found for this week.
📊 Box Office
Highest‑grossing Hollywood films of 2025 (worldwide):
Last week’s box office performance (Monday–Sunday):
Highlights & trends: Fantastic Four’s strong debut reboots Marvel success, signaling resumed audience interest; Superman continues to hold strong; Jurassic World Rebirth remains durable after holiday surge; surge in box office recovery noted across key titles. Overall box office up ~12–15 % year‑on‑year.
📰 Industry Buzz
🎥 Must‑Watch in Theatres (Surat, India)
That’s all for today’s briefing. Have a great theatrical weekend ahead!
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 | Automate weekly Hollywood film briefing via Tavily and Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Social Media, AI Summarization |
| Author | Manav Desai |
| Published | 02 Aug 2025 |
Use the JSON export at /data/workflows/6841/6841.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 demonstrates how to build a weekly Hollywood film industry briefing using Tavily for real time search and Google Gemini for summarization. It sends a concise, emoji‑styled email w...
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 Social Media, AI Summarization use case.