write_presentation
Generate PowerPoint presentations in PPTX or PPT format with customizable slides, titles, and content using the MCP Document Reader server.
Instructions
Generates a PowerPoint presentation in PPTX format, or PPT via LibreOffice conversion.
:param filename: Target output path ending with .pptx or .ppt :param title: Optional title slide title :param subtitle: Optional title slide subtitle :param slides: Optional slide definitions containing title, paragraphs, bullets, and table :return: JSON payload describing the generated file path and format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| title | No | ||
| subtitle | No | ||
| slides | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |