document_create
Create new text documents, spreadsheets, or presentations and save them to a specified location using LibreOffice MCP Tools.
Instructions
Create a new empty document and open it. Returns a docId. Supports creating: writer (text document → .docx), calc (spreadsheet → .xlsx), impress (presentation → .pptx).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentType | Yes | Type of document to create | |
| filePath | Yes | Path where the new document will be saved |