wordpress_get_widgets
Retrieve all widgets or specific sidebar widgets from a WordPress site to manage and organize website layout elements.
Instructions
Get all widgets or widgets in a specific sidebar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}