List style variations
list_style_variationsList a block theme's style variations—full, color-only, typography-only—with palettes and fonts, so you can pick one without reading JSON.
Instructions
List the active block theme's style variations (styles/*.json, plus the colour-only and typography-only partials themes ship since WordPress 6.6) with each one's palette, font families and font sizes, so you can pick one without reading the JSON. Titles can repeat across kinds (a full "Evening" and a colour-only "Evening"), so each entry carries its index and kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Only list variations of this kind. | |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. |