Create brand
create_brandRegister a new brand (one of your end-customers) when none of the existing brands fit. description should be a few sentences — short descriptions hurt content quality. If you omit targetAudience we derive it. Free (no credits). Returns the brand's id — pass that to generate_snacks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| appDemo | No | ||
| logoUrl | No | ||
| appDemos | No | ||
| industry | Yes | ||
| language | No | ||
| websiteUrl | No | ||
| description | Yes | ||
| screenshots | No | ||
| targetAudience | No |