create_document
Create a new Word document with optional title and author. Specify the file path to generate a .docx file.
Instructions
Create a new Word document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Path to save the document | |
| title | No | Document title | |
| author | No | Document author |