mcp_add_widget
Add a widget to a WordPress sidebar by specifying the sidebar ID and widget type, with optional settings and position.
Instructions
Add a widget to a sidebar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sidebar_id | Yes | Target sidebar ID | |
| widget_type | Yes | Widget type (e.g., text, search) | |
| settings | No | Widget settings | |
| position | No | Position in sidebar |