presentation_get_slide
Extract title, body text, and speaker notes from a specific slide in a LibreOffice presentation for content analysis or processing.
Instructions
Get the full content of a specific slide: title, body text, and speaker notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document handle returned by document_open | |
| slideIndex | Yes | Slide index (0-based) |