draft_brand
ActiveTool of Hermoso
Onboard a brand profile — from a website domain, a free-text description, or a social handle — into a {name, products, logo, …} object you can pass to plan_ad / generate. 0 ScrapeCreators credits. IMPORTANT: a domain can resolve to a DIFFERENT company than intended (e.g. bala.com is an engineering firm, not the Bala fitness brand at shopbala.com). Before spending any credits on research or renders, VERIFY the returned `name` (and `summary`) match the brand the user meant; if it looks wrong, re-draft with the correct domain or a description (pass save:false until confirmed) — this tool cannot ask the user, so the caller owns that check.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"save": {
"type": "boolean",
"description": "save as the workspace’s brand (like Studio onboarding) so plan_ad/create use it automatically. Default: saves only when NO brand is saved yet; pass true to overwrite, false to never save"
},
"domain": {
"type": "string",
"description": "a website to scrape"
},
"platform": {
"type": "string",
"description": "platform for socialHandle (instagram/tiktok/…)"
},
"description": {
"type": "string",
"description": "a free-text brand description (no website)"
},
"socialHandle": {
"type": "string",
"description": "a social handle to draft from (influencers/creators) — pair with platform"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries