List block templates
list_templatesList block theme templates or template parts to inspect available layouts. Only for block themes; classic themes return no results.
Instructions
List the block theme's templates (front-page, single, archive…) or template parts (header, footer). Block themes only — a classic theme returns nothing here, and you should use the theme file tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Which to list. | template |
| 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. |