campaignstack_update_brand_identity
Updates the brand identity for a workspace's default account voice. Supports updating voice guide text and visual identity (colors, font style, style descriptors). Pass only the fields you want to change. Use campaignstack_get_workspace_voice to check current values first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fontStyle | No | Font style description (e.g. bold sans-serif, geometric) | |
| voiceGuide | No | ||
| accentColor | No | Accent brand color as hex (e.g. #ff6b35) | |
| workspaceId | No | Defaults to the API key's workspace | |
| primaryColor | No | Primary brand color as hex (e.g. #1a2b3c) | |
| secondaryColor | No | Secondary brand color as hex (e.g. #4d5e6f) | |
| styleDescriptors | No | Style keywords (e.g. clean, minimal, corporate) |