List Widgets
wp_get_widgetsList all widget instances across sidebars, including IDs, sidebar assignment, and rendered/raw content, using the WordPress REST API. Requires admin access.
Instructions
List all widget instances across sidebars, with their IDs, sidebar assignment, and rendered/raw content. Core REST /wp/v2/widgets. Requires admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable, 'json' for machine-readable. | markdown |