Import brand from website
extract_brand_kitRead a public website and save its brand (colors, fonts, radius and logo) as a new brand kit that needs the user's review. Costs 3 credits, charged only when the kit is saved. Takes up to about a minute. Call list_brand_kits first and reuse a matching website's kit unless the user explicitly wants another extraction. Do not call this again to retry. Returns brand_kit_id, open_url and source_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_url | Yes | The website address, like acme.com. |