generate_presentation
Generate editable PPTX, PDF, and PNG presentations from a custom DeckSpec. Compose slides with multiple layouts and optional AI illustrations.
Instructions
Generate a slide presentation (editable PPTX + PDF + PNG previews) from a DeckSpec you compose. Returns request_id (prs_*) — poll with wait_generation until COMPLETED, then output has pptx_url, pdf_url, preview_urls[]. Write the full spec: title, language (ru/en), theme (clipia-dark default, clean-light for print/office), and 3–20 slides. Each slide has a "layout": cover, section, bullets, two-col, image-full, quote, stats, or closing. For illustrations set image.prompt (English) — generated by our image models and billed as credits; skip images for text-only slides. Costs credits (render fee + illustrations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Visual theme. clipia-dark (default). clean-light for office/academic decks meant to be printed. | |
| title | Yes | Cover title. | |
| slides | Yes | Slides in order (3–20). | |
| language | No | Content language (default ru). Write slide text in it. |