wordpress_get_theme_json
Retrieve theme.json configuration for block themes (FSE) to access and manage WordPress theme settings and styling properties.
Instructions
Get theme.json configuration for block themes (FSE)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}