wordpress_get_sidebars
Retrieve all registered sidebar and widget areas from a WordPress site to manage widget placement and sidebar configurations.
Instructions
Get all registered sidebar/widget areas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}