read_page_elementor
Fetch a summary of a page's Elementor data structure, with an option to retrieve the full parsed tree for detailed analysis.
Instructions
Fetch a page's Elementor data structure summary. With verbose=true returns the full parsed tree (potentially MBs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | ||
| page_id | Yes | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| title | Yes | ||
| summary | Yes | ||
| global_references | Yes | ||
| data | No |