presentation_add_slide
Add a new slide to a LibreOffice presentation with title, body text, and speaker notes for creating or expanding slide decks.
Instructions
Add a new slide to a presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document handle returned by document_open | |
| title | Yes | Slide title | |
| body | No | Slide body text | |
| notes | No | Speaker notes |