design_from_template
Generate a full presentation from a template by providing slide content, primary color, and visual style. Each slide matches the template's layout sequence.
Instructions
Creates a full presentation from a template, using the template's layout sequence with provided content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Visual style | |
| slides | No | Content for each slide (matched by position to template slides). Omit to use suggested content. | |
| primaryColor | No | Brand primary color | |
| templateName | Yes | Template name (e.g. 'pitch-deck') | |
| startSlideIndex | No | 1-based starting slide index |