recommend
Orchestrator - start here for a brief. One call returns a macrostructure pick, 5 real exemplars, matching reference components (source via get_reference_jsx), a palette suggestion, and an evidence packet measuring the genre's paper band / display class / accent hue. Pass a macrostructure to skip the pick step. No LLM call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Optional: 'light' or 'dark'. | |
| vibe | No | Optional vibe filter. | |
| brief | Yes | The user's design brief in plain English. E.g. 'calm meditation app', 'dark dev-tool that helps teams ship faster'. | |
| color | No | Optional colour word. | |
| detail | No | 'standard' (default): northstar, palette, fonts, axes, macro and tags per row, plus the fold-by-fold autopsy on the top 3. 'full': the autopsy on every row (~300 tokens each; only if you will read them all). 'concise': northstar, palette, fonts. Text profile defaults to concise. | |
| device | No | 'mobile' restricts to sites with a 375px capture pair and inlines the mobile thumbnail. Default: desktop. | |
| pageType | No | Optional: 'landing', 'pricing', 'features', etc. | |
| maxTokens | No | Approximate token ceiling for this response. Trims lower-ranked results and thumbnails; the top result and all URLs survive. | |
| macrostructure | No | Optional: a macrostructure already picked. Skips the pick step. |