Add a brand variation
add_brand_variationAttach a brand proposal to a project: select a kit and optionally add a name, domain, label, and notes. Add multiple contrasting directions to support client decision-making.
Instructions
Attach one brand proposal to a project: a kit plus an optional brand name, domain, label, and notes. Call it four or five times per project with deliberately contrasting kits, because a client choosing between similar directions cannot tell you much. The kit must be one you can resolve, meaning your own, a catalog kit, or another user's public kit, and a Pro catalog kit needs an entitled key. Variations become visible to the client only once you call share_brand_project. Requires the kits:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Short label the client sees, e.g. 'Bold direction'. Helps them talk about the options. | |
| notes | No | Rationale for this direction, shown alongside it. | |
| domain | No | Proposed domain to display, e.g. 'example.com'. | |
| kitSlug | Yes | Slug of the kit this proposal shows. | |
| brandName | No | Proposed brand name to display with this direction. | |
| projectId | Yes | Owned brand project id from list_brand_projects. |