Block 1 - Run text to video
- Type / Role
- @n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
- Config choices
- Version 2.2
The Video Grok Agent is an AI powered video generation and editing workflow that uses Grok 4.1 Fast (via OpenRouter) and Grok Imagine Video to create and modify videos through natural language. Thi...
@n8n/n8n-nodes-langchain.toolworkflow, n8n-nodes-base.executeworkflowtrigger, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.lmchatopenrouter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide Boizza.
Original n8n.io sourceThe Video Grok Agent is an AI-powered video generation and editing workflow that uses Grok 4.1 Fast (via OpenRouter) and Grok Imagine Video to create and modify videos through natural language.
This workflow enables seamless AI-driven video creation and editing through a conversational interface, with built-in validation, async processing, and secure credential management.
A single workflow supports text-to-video, image-to-video, and video editing, reducing complexity and avoiding duplicated logic across multiple automations.
The conversational agent ensures:
This makes the workflow usable even by non-technical users.
The workflow is designed around queued, non-blocking requests:
Uploaded images are:
This enables smooth image-to-video generation directly from chat uploads.
Each step is modular:
This makes the workflow easy to maintain, extend, or debug.
The agent enforces:
This prevents incorrect API calls and wasted compute.
New tools (e.g. different models, resolutions, aspect ratios, or providers) can be added without redesigning the whole systemโjust plug them into the existing agent + switch logic.
When chat message received), where users can upload images and submit text prompts.text-to-videoimage-to-videoedit-videorequest_id used to poll for completion.COMPLETED, it retrieves the final video URL.To deploy and use this workflow in n8n:
connections mapping.Run Text-to-Video1).When chat message received node to connect to your frontend or chat platform.๐ Subscribe to my new YouTube channel. Here Iโll share videos and Shorts with practical tutorials and FREE templates for n8n.
Contact me for consulting and support or add me on Linkedin.
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.
Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.
| Workflow | Grok Imagine Video Chatbot ๐ค๐บ: Generate & Modify Videos via Natural Language |
|---|---|
| Complexity | advanced |
| Nodes | 34 |
| Categories | Content Creation, AI Chatbot |
| Author | Davide Boizza |
| Published | 03 Feb 2026 |
Use the JSON export at /data/workflows/13182/13182.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.
The Video Grok Agent is an AI powered video generation and editing workflow that uses Grok 4.1 Fast (via OpenRouter) and Grok Imagine Video to create and modify videos through natural language. Thi...
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 Content Creation, AI Chatbot use case.