create_document
Create Office documents by specifying a file path, document type (writer, calc, impress, docx, xlsx, md), and optional content. Generates files for word processing, spreadsheets, presentations, or Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | No | ||
| doc_type | Yes |