write_docx
Generate and save a new docx file with specified content and formatting, including tables and paragraphs. Use this tool to create documents directly from text inputs within the MCP Server Office environment.
Instructions
Create a new docx file with given content.Editing exisiting docx file with this tool is not recomended.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file. Two line breaks in content represent new paragraph.Table should starts with [Table], and separated with '|'.Escape line break when you input multiple lines. | |
path | Yes | Absolute path to target file. It should be under your current working directory. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Office
Related Tools
- @cablate/mcp-doc-forge
- @GongRzhe/Office-Word-MCP-Server
- @cablate/mcp-doc-forge
- @famano/mcp-server-office
- @GongRzhe/Office-Word-MCP-Server