brand_init
Initialize a .brand/ directory with empty configuration scaffold to set up brand identity structure without running extraction.
Instructions
Initialize a .brand/ directory with empty config scaffold. Low-level tool — prefer brand_start instead, which calls this automatically and also presents extraction options. Only use brand_init directly if you need to set up the directory without running extraction. Returns list of created files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | Company or brand name | |
| industry | No | Industry vertical (e.g. 'content marketing agency') | |
| website_url | No | Primary website URL for web extraction | |
| figma_file_key | No | Figma file key for design token extraction |