read_widget
Fetch full settings of a specific widget by its ID. Use after listing widgets in a page to obtain the ID.
Instructions
Fetch a single widget's full settings by id. Use list_widgets_in_page to find the id first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | ||
| page_id | Yes | ||
| widget_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_id | Yes | ||
| widget_type | No | ||
| settings | Yes |