create_document
Create a Word document at any path, with an optional title and body paragraphs, to serve as the base for footnotes, citations, and bibliography.
Instructions
Create a new .docx at path with an optional title and body paragraphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| title | No | ||
| paragraphs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||