brand_extract_site
Extract comprehensive brand evidence from websites by analyzing multiple pages, capturing screenshots across devices, and sampling design components to gather identity data for brand tokenization.
Instructions
Deeply extract brand evidence from a website by discovering representative pages, rendering them in headless Chrome across desktop and mobile, capturing screenshots, and sampling computed styles from multiple components. Use when a homepage scan is not enough or when you want richer evidence before compiling tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL to deeply extract brand evidence from (e.g. 'https://acme.com'). | |
| page_limit | No | Maximum number of representative pages to sample. Default 5. | |
| merge | No | If true and .brand/ exists, merge extracted colors/fonts into core-identity.yaml and persist extraction-evidence.json. |