set_brand
Set brand colors, fonts, and visual style presets that persist for all subsequent slide design operations.
Instructions
Sets brand configuration for subsequent design_slide and design_deck operations. Values persist until changed or cleared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Visual style preset | |
| accentColor | No | Brand accent color as hex | |
| fontPrimary | No | Primary font name (e.g. 'Helvetica Neue', 'Georgia') | |
| primaryColor | No | Brand primary color as hex | |
| fontSecondary | No | Secondary/body font name | |
| secondaryColor | No | Brand secondary color as hex | |
| backgroundColor | No | Slide background color as hex |