create_word_document
Create a new Word document (.docx) at a specified file path, with an optional title heading for immediate structure.
Instructions
Create a new Word document (.docx).
Args: path: Absolute file path for the new document title: Optional title heading to add
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| title | No |