set_slide_content
Update a slide's title and bullet points by its zero-based index in a LibreOffice presentation.
Instructions
Set a slide's title and/or bullet body by 0-based slide index.
bullets is a list of strings, one per bullet line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| title | No | ||
| doc_id | Yes | ||
| bullets | No |