create_slide_presentation
Create a new slide presentation (slides, powerpoint, deck, keynote). Use this when asked to create a presentation, slide deck, or slideshow. Each slide has "html" content and optional "background" and "notes".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Array of slide objects | |
| theme | No | Theme name (default "default") | |
| title | Yes | Presentation title | |
| server_id | No | Server ID | |
| aspectRatio | No | Aspect ratio (default "16:9") |