Get Brand Kit
get_brand_kitRetrieve current brand kit configuration for a company.
USE FOR: Check stored brand info, review colors/fonts/logos before updating, verify brand kit exists, view brand guidelines.
RETURNS: domain, longDescription, logos[], colors[], fonts[], industries
Accepts URLs with/without protocol, normalizes to domain (e.g., "www.example.com" → "example_com.json").
Requires brand kit to exist (created via generate_brand_kit).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company website URL or domain. Examples: 'metadata.io', 'www.bloomreach.com', 'https://example.com' |