Match Cronus UI catalog tags
match_catalogTwo-query catalog match for low-context agents. Pass a free-text query (e.g. 'login page with smooth animation') and/or structured filters (intent, motion, style, palette). Returns pick (the recommended combination), intent hits, motion hits, and ranked matches. Cards carry description, design style, palette, motion, and intents — not source. Fetch source with get_component only after picking a name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Restrict to component, block, variant, or template. | |
| limit | No | Max hits per list. Default 8. | |
| query | No | Natural-language request, e.g. 'login page with smooth animation'. Intent and motion are inferred from the text when those fields are omitted. | |
| style | No | Design style: default, editorial, operational, glass, brutalist. | |
| intent | No | Use-case intent: login, signup, pricing, dashboard, chart, form, … | |
| motion | No | Motion: none, snappy, smooth, cinematic. | |
| palette | No | Palette: semantic (follows theme), aurora, neutral, midnight, sunset, emerald. |