List themes
list_themesList installed WordPress themes showing active status, block editor support, versions, and parent theme. Filter by active, inactive, or all to identify themes.
Instructions
List every theme installed on the site, showing which is active, which are block (full-site-editing) themes, and their versions and parents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. | all |
| 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. |