list_elementor_pages
List all Elementor-built pages on a WordPress site. Returns page ID, title, slug, status, and last modified date.
Instructions
List pages built with Elementor (have _elementor_edit_mode = 'builder'). Returns id, title, slug, status, modified date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | ||
| per_page | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| pages | Yes |