Block 1 - Anthropic Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow automatically generates professionally formatted Word documents (DOCX) with consistent company branding using AI. It leverages Json2Doc and the Json2Doc MCP server to ...
@n8n/n8n-nodes-langchain.lmchatanthropic, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatopenrouter, @n8n/n8n-nodes-langchain.mcpclienttool, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 8Automator.
Original n8n.io sourceThis n8n workflow automatically generates professionally formatted Word documents (DOCX) with consistent company branding using AI. It leverages Json2Doc and the Json2Doc MCP server to transform simple text prompts into complete, multi-page documents.
Get your free API key at: app.json2doc.com
Generate first drafts of:
Uses Claude Sonnet 4.5 to:
Users provide:
Pre-configured branding is applied (See workflow for Description on how to Update):
The AI agent:
You need a Json2Doc API key from app.json2doc.com (Permanently free version available).
The AI model generates the JSON configuration:
Time varies based on the selected AI model and document complexity.
Once the configuration is created, Json2Doc generates the DOCX file in 2-6 seconds regardless of document size.
This workflow can be integrated with:
This workflow is only suitable for documents up to 20 pages, as larger documents will exceed the AI model's context window. For longer documents, use the Builder Mode instead: DocumentBuilder Docs
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 | Generate branded word documents with Claude AI and Json2Doc (up to 20 pages) |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Document Extraction, Multimodal AI |
| Author | 8Automator |
| Published | 30 Nov 2025 |
Use the JSON export at /data/workflows/11370/11370.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 workflow automatically generates professionally formatted Word documents (DOCX) with consistent company branding using AI. It leverages Json2Doc and the Json2Doc MCP server to ...
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 Document Extraction, Multimodal AI use case.