Create_Word_Document
Create a formatted Word document (.docx) with headings, tables, images, hyperlinks, and more, then upload it to SharePoint.
Instructions
Create a formatted Word document (.docx) with headings, paragraphs, tables, lists, images, hyperlinks, horizontal rules, and page breaks. Supports rich formatting including colors, highlighting, and spacing. Upload directly to SharePoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No | Destination folder path in SharePoint | |
| file_name | Yes | Name of the Word document (should end with .docx) | |
| content | Yes | Array of content items (headings, paragraphs, tables, lists, images, hyperlinks, horizontal rules, page breaks) |