Get saved brand
get_brandRead-only
Retrieve saved brand profile (products, logos, palette, positioning, learned memory) for the account. Use first to check if a brand exists before proceeding.
Instructions
What Hermoso ALREADY KNOWS for this account/workspace — the same saved brand profile (products, logos, palette, positioning) + learned memory the web Studio uses. Call this FIRST: if hasBrand is true you can omit brand everywhere; if false, onboard with draft_brand. 0 credits.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | the saved brand profile (name, domain, category, products, palette, …) or null | |
| hasBrand | No | whether a brand is saved for this workspace | |
| memoryCount | No | how many learned memory notes the workspace holds |