design_slide
Automatically generates a complete slide layout with typography and color matching your content and optional brand settings.
Instructions
Designs a complete slide with automatic layout, typography, and color based on content and optional brand settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Body text content | |
| quote | No | Quote text | |
| stats | No | Statistics with value/label pairs | |
| style | No | Visual style preset | |
| title | No | Slide title text | |
| subtitle | No | Slide subtitle text | |
| bodyItems | No | Bullet point items | |
| addAccents | No | Whether to add decorative accents (default true) | |
| imagePaths | No | Array of absolute file paths to images | |
| layoutName | No | Specific layout name from the library (e.g. 'title-center', 'content-left') | |
| slideIndex | Yes | 1-based slide index | |
| attribution | No | Quote attribution | |
| primaryColor | No | Brand primary color as hex | |
| variationSeed | No | Seed for deterministic layout variation |