wordpress_get_block_editor_settings
Retrieve WordPress block editor configuration settings to understand available blocks, theme support, and editor options for content creation.
Instructions
Get block editor configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}